141863 Commits (93e3aca5fa235e23f0526826a30c641598b7eb7b)
 

Author SHA1 Message Date
Peter Kokot 93e3aca5fa
Remove HAVE_INTMAX_T and SIZEOF_INTMAX_T (#18971) 5 months ago
David Carlier 9644ba6dcd
Merge branch 'PHP-8.4' 5 months ago
David Carlier ef08bce645
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
David Carlier 865739e5b1
Fix GH-18976: pack with h or H format string overflow. 5 months ago
Niels Dossche 1a5128f51e
[ci skip] Fix comment typo in opcache 5 months ago
David CARLIER 1d5da8660b
ext/sqlite3: relax sqlite3 explain test conditions (#18949) 5 months ago
Niels Dossche 8d116a4ba1
Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available (#18713) 5 months ago
Niels Dossche 761478a032
[ci skip] Update OSS-Fuzz link 5 months ago
Peter Kokot fffe642d67
Remove HAVE_PTRDIFF_T and SIZEOF_PTRDIFF_T (#18968) 5 months ago
Niels Dossche 984bcb5d69
ext/mysqli: Get rid of calls to strcpy (#18970) 5 months ago
Niels Dossche 737db4a7dc
Use hasThis() where appropriate (#18967) 5 months ago
Niels Dossche 44955943f9
ext/intl: Use zval_get_tmp_string where possible (#18966) 5 months ago
Dmitrii Derepko 22e444c5c7
[skip ci] README: Add macos instruction + other tweaks (GH-18670) 5 months ago
Dmitrii Derepko 25e1674fbe
[skip ci] Add editor config dirs to gitignore (GH-18669) 5 months ago
Arnaud Le Blanc e0ab056d0c
Merge branch 'PHP-8.4' 5 months ago
Arnaud Le Blanc dd1a07f207
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
Arnaud Le Blanc aee1d7fb96
Fix pcntl_rfork / pcntl_forkx with zend-max-execution-timers 5 months ago
Niels Dossche c7c6a79bd0
Add support for ParentNode::$children (#18908) 5 months ago
Gina Peter Banyard 1b7f4567cb
ext/date: Fix tests (#18891) 5 months ago
DanielEScherzer 171501b93f
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780) 5 months ago
DanielEScherzer e98879f19c
main.c: fix a typo, add some capitalization [skip ci] (#18905) 5 months ago
Saki Takamachi 8b61c49987
Allowed the use of formats like `@param array<>` (#18924) 5 months ago
Ilija Tovilo aab281546c
Merge branch 'PHP-8.4' 5 months ago
Ilija Tovilo 86e5c67d6c
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
Ilija Tovilo e892356884
Merge branch 'PHP-8.2' into PHP-8.3 5 months ago
Shivam Mathur 9adc94985f
Merge branch 'PHP-8.4' 5 months ago
Shivam Mathur a8bd3ba1bb
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
Shivam Mathur ac15486ae0
Fix CI for windows-2022 5 months ago
Shivam Mathur ea6a7a9725
Fix CI for windows-2022 5 months ago
Niels Dossche be23be08dc
Merge branch 'PHP-8.4' 5 months ago
Niels Dossche f77c04d007
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
Niels Dossche 359a21f102
Fix RCN violations in array functions 5 months ago
David CARLIER 2965fb843d
ext/pcntl: following up #15921 rework SYS_pidfd_open configure detection. (#18931) 5 months ago
Shivam Mathur 720917f39a
Merge branch 'PHP-8.4' 5 months ago
Shivam Mathur d2a30acf33
Merge branch 'PHP-8.3' into PHP-8.4 5 months ago
Shivam Mathur dc79f4c8c6
Merge branch 'PHP-8.2' into PHP-8.3 5 months ago
Shivam Mathur 91f2458020
Merge branch 'PHP-8.1' into PHP-8.2 5 months ago
Shivam Mathur 6233dc6210
Switch to windows-2022 in CI (#18927) 5 months ago
Niels Dossche 6d15475815 sqlite3: Split off column name cache generation 5 months ago
Niels Dossche e7678cdaa4 sqlite3: Use Z_TRY_ADDREF 5 months ago
DanielEScherzer 41d3440658
NEWS: add a missing backtick [skip ci] 5 months ago
Vladimir Vrzić aea3ade74f
ext/pcntl: Added rusage parameter to pcntl_waitid 1 year ago
Tim Düsterhus ca49a7bec2
RFC: Turn `clone()` into a function (#18919) 5 months ago
Niels Dossche 5ed8b2be55
Fix GH-18897: printf: empty precision is interpreted as precision 6, not as precision 0 (#18912) 5 months ago
Tim Düsterhus 39cf27689b
php_gdb: Print some numeric fields as hexadecimal (#18925) 5 months ago
Saki Takamachi 537ae4f990
removed `ZEND_IS_XDIGIT()` (#18926) 5 months ago
Jakub Zelenka fc04966c36
Add NEWS and UPGRADING for sendmail error handling changes 5 months ago
Jesse Hathaway 6a7561203d
mail: add logging on errors 6 months ago
Jesse Hathaway c5e7490963
mail: fix exit code handling of sendmail cmd 6 months ago
Tim Düsterhus d6fc7430b9
zend_string: Simplify logic in `zend_interned_strings_init()` (#18922) 5 months ago