crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
357c04def0
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/util/PkgConfigUtil.php
|
2025-07-30 23:25:49 +08:00 |
|
crazywhalecc
|
af10cacdff
|
Add openssl version getter for Windows, test openssl
|
2025-07-30 23:23:12 +08:00 |
|
Jerry Ma
|
fafe7d5778
|
Merge pull request #835 from crazywhalecc/chore/test-and-validate
Chore: PHPUnit test & docs & PHPDoc for vendor mode
|
2025-07-29 11:08:53 +08:00 |
|
DubbleClick
|
f8970a21be
|
fix cs
|
2025-07-23 09:53:31 +07:00 |
|
DubbleClick
|
b6be20727d
|
fix a few accidental array_reverse calls, pkg-config --static instead of pkg-config --libs
|
2025-07-23 09:47:35 +07:00 |
|
crazywhalecc
|
9c4a6b46b6
|
Fix pkg-config missing option
|
2025-07-23 09:57:09 +08:00 |
|
crazywhalecc
|
4cdafe2497
|
Fix unique and reverse order
|
2025-07-22 22:25:21 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
crazywhalecc
|
c8eb62e8f0
|
Add real pkg-config integration
|
2025-07-22 17:23:13 +08:00 |
|