142208 Commits (7b4c14dc10167b65ce51371507d7b37b74252077)
 

Author SHA1 Message Date
Arnaud Le Blanc 7b4c14dc10
Make OPcache non-optional 5 months ago
Ayesh Karunaratne 6f3bc59950
ext/curl: Add `CURLOPT_SSL_SIGNATURE_ALGORITHMS` option 5 months ago
Arnaud Le Blanc 73b1ebfa20
Fix linker failure when building Opcache statically 4 months ago
Arnaud Le Blanc 04feb452ba
Merge branch 'PHP-8.4' 3 months ago
Arnaud Le Blanc 120a5ebb66
Merge branch 'PHP-8.3' into PHP-8.4 3 months ago
Arnaud Le Blanc a7cdf0b172
Merge branch 'PHP-8.2' into PHP-8.3 3 months ago
Arnaud Le Blanc 5fa27e25b3
Merge branch 'PHP-8.1' into PHP-8.2 3 months ago
Arnaud Le Blanc b633720585
Add unique entry point for extra tests 3 months ago
Arnaud Le Blanc 7f7b3cdb90
Introduce zend_vm_opcode_handler_t / zend_vm_opcode_handler_func_t 4 months ago
Daniel Scherzer 747ecce51f gen_stub: simplify `ClassInfo::getRegistration()` 5 months ago
Daniel Scherzer 74f7ecbe04 gen_stub: add `ConstInfo::getPredefinedConstantElement()` 5 months ago
Daniel Scherzer 5ae87ffef4 gen_stub: avoid unneeded regex match 5 months ago
Daniel Scherzer ecc403a8fa gen_stub: inline `computeStubHash()` 5 months ago
Daniel Scherzer 2ed5472f06 gen_stub: make some `FuncInfo` methods private 5 months ago
Daniel Scherzer 0b01640b58 gen_stub: replace `FunctionOrMethodName::isMethod()` with `instanceof` 5 months ago
Daniel Scherzer 49f1685cde gen_stub: simplify `FuncInfo::getFramelessDeclaration()` 5 months ago
Daniel Scherzer 988da4c951 gen_stub: simplify `FuncInfo::getFunctionEntry()` 5 months ago
Daniel Scherzer 9dfee95dae gen_stub: add `SimpleType::toTypeInfo()` 5 months ago
Daniel Scherzer e5d4d656ab gen_stub: replace `AbstractConstName::isClassConst()` with `instanceof` 5 months ago
Daniel Scherzer 8bd8223bad gen_stub: remove unused `AbstractConstName::equals()` 5 months ago
Daniel Scherzer 15547a2eb1 gen_stub: simplify `generateFunctionEntries()` 5 months ago
Daniel Scherzer 30c8480a39 gen_stub: move `getFileDocComments()` into `FileInfo` 5 months ago
Daniel Scherzer 24d94197fd gen_stub: move `generateClassEntryCode()` into `FileInfo` 5 months ago
Daniel Scherzer 0d221c5b70 gen_stub: create `VersionFlags` class 3 months ago
Daniel Scherzer 1218e39b07 gen_stub: add maximum option to `generateVersionDependentFlagCode()` 5 months ago
Tim Düsterhus a2d8ee27f2
opcache: Disallow changing `opcache.memory_consumption` when SHM is set up (#19146) 3 months ago
Daniel Scherzer b428bc934a
ext/reflection: voidify `format_default_value()` (#19234) 3 months ago
Marc Bennewitz 7c1e461032
Removed unused var exec_time and fetch time in opcache/zend_accelerator_module.c (GH-19235) 3 months ago
Jakub Zelenka b1fce8a98c
Add digest algo param to public encrypt and private decrypt 3 months ago
Niels Dossche 93b9808004
Merge branch 'PHP-8.4' 3 months ago
Niels Dossche 802e348b49
Merge branch 'PHP-8.3' into PHP-8.4 3 months ago
Niels Dossche f94c11fff8
NEWS for hrtime in FTP and standard 3 months ago
Niels Dossche beeeee2978
Handle broken hrtime in ftp 3 months ago
Niels Dossche ad2143f3b0
Fix arginfo/zpp violation if zend_hrtime is not available 3 months ago
DanielEScherzer 7777eaa8e1
zend_compile.h: align `ZEND_CLASS_CONST_IS_CASE` like others [skip ci] 3 months ago
Jorg Adam Sowa da7d2e14ac
Add macos 15 to push GH action (GH-18514) 3 months ago
Florian Engelhardt 29b38a1ced
Fix GH-19226: Segfault when spawning new thread in soap extension 3 months ago
David CARLIER 2645663d9b
ext/intl: GregorianCalendar using C++ upcasting operator. (#19216) 3 months ago
Niels Dossche 719419a6e5
Fix unterminated string GCC warnings in mbstring (#19192) 3 months ago
Alexandre Daubois d292968f7c
Add `ReflectionProperty::getMangledName()` (#18980) 3 months ago
DanielEScherzer 745e81bfd0
UPGRADING: clean up a few entries [skip ci] (#19204) 3 months ago
Ilija Tovilo aba6b89399
Merge branch 'PHP-8.4' 3 months ago
Ilija Tovilo 4bc5aa3531
Merge branch 'PHP-8.3' into PHP-8.4 3 months ago
Bob Weinand 5b8ee009d6 Merge branch 'PHP-8.4' of https://github.com/php/php-src 3 months ago
Ilija Tovilo 23ec35bf4a
Coerce numeric string keys from iterators when argument unpacking 3 months ago
Bob Weinand b13347be38
Fix GH-19044: Protected properties are not scoped according to their prototype (#19046) 3 months ago
Ilija Tovilo 5a06842bf8
Fix '?' in ReflectionNamedType::getName() from ReflectionProperty::getSettableType() 3 months ago
Niels Dossche 441e55790f
Merge branch 'PHP-8.4' 3 months ago
Niels Dossche 4e1d3f8772
Merge branch 'PHP-8.3' into PHP-8.4 3 months ago
Niels Dossche 7efbb2e4e0
Merge branch 'PHP-8.2' into PHP-8.3 3 months ago