Christoph M. Becker
8ae549bbbe
Prepare 2.3.0
php-sdk-2.3.0
2024-07-16 16:35:46 +02:00
Christoph M. Becker
d683a0977f
Add info about the release cycle to README.md ( #17 )
2024-07-16 18:40:07 +05:30
Shivam Mathur
b1e2870343
Add PHP 8.4 configs for PGO ( #16 )
2024-07-04 02:44:00 +05:30
Shivam Mathur
d1036b5b3d
Add support for toolset ( #15 )
2024-05-25 17:29:56 +05:30
Jakub Zelenka
19c8ccbf07
Migrate sdk files to http://downloads.php.net/~windows/php-sdk ( #5 )
...
* Migrate sdk files to http://downloads.php.net/~windows/php-sdk
* Add some debugging
* Allow multiline package match
2024-03-27 17:09:19 +05:30
Christoph M. Becker
abe66fdf5b
Add PHP 8.3 configs for PGO
2023-06-06 20:19:55 +02:00
Christoph M. Becker
775cf0dbfa
Upgrade bundled PHP to 8.0.20
2022-08-09 15:54:38 +02:00
Christoph M. Becker
6ee0f9557b
Fix x86 PGO builds wrt. 3a4163b0fa
...
PGO builds are not supported when cross-compiling, but our 32bit
production builds are supposed to be optimized. We fix this by doing
native builds of x86 on amd64 architectures, what is supported due to
the WOW64 subsystem, and is what we did before anyway.
2022-04-03 13:49:03 +02:00
dixyes
3a4163b0fa
Initial support for arm64 cross compilation
...
Closes GH-1.
2022-03-29 12:37:55 +02:00
Christoph M. Becker
cc7c11adad
Support Visual Studio 2022 aka. VS17
2022-01-09 17:25:45 +01:00
Christoph M. Becker
d929b4aa7f
Add PHP 8.2 configs for PGO
2022-01-09 13:25:14 +01:00
Christoph M. Becker
c56dfe3e27
Patch pgo01org training initialization
...
Cf. <https://github.com/intel/php_pgo_training_scripts/pull/5 >.
2021-12-05 13:41:39 +01:00
Christoph M. Becker
33bbf07e51
php_gd2.dll is renamed to php_gd.dll as of PHP 8.0.0
2021-12-05 13:41:39 +01:00
Christoph M. Becker
f29db9b574
Add 8.1 configs for PGO
2021-12-05 13:41:38 +01:00
Christoph M. Becker
e88df96780
Disable JIT for now
...
Almost all requests fail with JIT enabled.
2021-12-05 13:41:38 +01:00
Christoph M. Becker
75fdf46b45
Deactivate unsupported PHP 8 PGO training cases
2021-12-05 13:41:37 +01:00
Christoph M. Becker
e93a98a22b
Update repo links
2021-12-05 13:40:14 +01:00
Christoph M. Becker
a00a4ff668
Remove reference to MSFT Code of Conduct
...
Of course, people are still supposed to behave!
2021-12-05 13:37:23 +01:00
Christoph M. Becker
1bb6a4adb5
Update msys certs ( #76 )
2021-06-18 08:03:36 -07:00
Christoph M. Becker
7893436c79
Deactivate symfony_demo ( #74 )
...
Apparently, the phar based installation via get.symfony.com/symfony.phar
has finally been shut down. So for now, we deactivate this training
case.
See also issue #73 .
2021-02-02 09:06:13 -08:00
Christoph M. Becker
f6d81cff66
Fix syntax error in example batch script
2020-08-03 10:16:39 +02:00
Christoph M. Becker
571063120d
Upgrade to PHP 7.4.4 ( closes #67 )
2020-04-06 16:55:59 +02:00
Christoph M. Becker
3562ee4586
Work around issue #69
...
For now we enforce HTTP/1.1, which *works*.
2020-04-06 16:55:07 +02:00
Christoph M. Becker
9d638cbb32
Upgrade to MariaDB 10.3.22
2020-04-06 10:45:54 +02:00
Christoph M. Becker
73c01dfa10
Add note regarding composer memory requirements
2020-04-06 10:43:46 +02:00
Christoph M. Becker
677fe52847
Fix typo in error message
2020-03-20 13:17:47 +01:00
Christoph M. Becker
2aef6dbdf2
Upgrade to Symfony Demo 1.5.1
...
Symfony 4 triggers functionality which is deprecated as of PHP 7.4.0.
2020-03-20 12:08:25 +01:00
Christoph M. Becker
37e9248d0f
Upgrade bundled PHP to 7.3.13
2020-01-08 08:58:46 +01:00
Christoph M. Becker
b3f507b55f
Link to Code of Conduct
...
Cf. <https://opensource.microsoft.com/codeofconduct/faq/#howadopt >.
2019-12-25 14:54:08 +01:00
Christoph M. Becker
743aedd52c
Patch pgo01org training case
...
See intel/php_pgo_training_scripts#4 .
2019-11-22 15:10:53 +01:00
Christoph M. Becker
1bb2ac6540
Upgrade PGO tools and apps
2019-11-21 16:25:17 +01:00
Christoph M. Becker
050caa59e5
Fix typo
2019-09-06 15:56:56 +02:00
Christoph M. Becker
27ea9be829
Back to dev
2019-08-27 13:29:56 +02:00
Christoph M. Becker
cb51b8f716
Prepare 2.2.0
php-sdk-2.2.0
2019-08-27 13:29:06 +02:00
Christoph M. Becker
77ae352d49
Update :create_all part of phpsdk_buildtree.bat
2019-06-05 16:25:38 +02:00
Anatol Belski
647f367c55
Sync year
2019-06-01 13:37:33 +02:00
Anatol Belski
3040efb46f
Back to dev
2019-06-01 13:35:07 +02:00
Anatol Belski
d584b2f1c5
Prepare 2.2.0beta6
php-sdk-2.2.0beta6
2019-06-01 13:34:07 +02:00
Anatol Belski
5c7a304e77
Reorder list
2019-06-01 13:32:45 +02:00
Anatol Belski
b3fffba01c
Rework more, especially requirements
2019-06-01 13:31:45 +02:00
Anatol Belski
58a7bdcfa7
Missed comma
2019-06-01 13:27:34 +02:00
Anatol Belski
81aaa702b2
Rework the overview part
2019-06-01 13:26:06 +02:00
Anatol Belski
ccfc816560
Add vs2019 note
2019-06-01 13:04:05 +02:00
Anatol Belski
cf6ded7cec
Update README
2019-06-01 13:01:12 +02:00
Anatol Belski
c73ab2dc76
Switch also to 64-bit PHP build for internal purposes
2019-06-01 12:57:49 +02:00
Anatol Belski
06e32545f5
Don't tell the name used is CRT
2019-05-23 17:51:21 +02:00
Christoph M. Becker
b8bf87b831
Get info from Config, which may get info from environment
...
There is no need to implement the detection logic in the PHP class;
instead we can get it from the Config object, where we try to get the
respective information from the environment, if not already set.
2019-05-22 19:18:50 +02:00
Christoph M. Becker
70ed1c2418
Fix phpsdk_pgo for multiple CRT support
...
If dependencies for multiple CRTs are available, phpsdk_pgo didn't know
which one to use, since Config::$currentCrtName is not initialized.
Instead of adding an argument to phpsdk_pgo, we simply get the CRT to
use from the environment.
2019-05-21 13:01:03 +02:00
Christoph M. Becker
8d1df4af8c
Fix known branches detection
...
If there were vs16 packages listed in the series folder, the first
regex didn't parse these correctly, and if any vc packages were there,
the second regex was never executed. We fix this by merging the two
regexs into one.
2019-05-19 16:08:14 +02:00
Anatol Belski
7050077f31
Add jq
2019-05-11 16:56:34 +02:00