summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CP5022{0,1,2}: convert characters in ku 0x2D (13th row) correctlyAlex Dowad2021-01-151-3/+3
* Stricter handling of erroneous input when converting CP5022{0,1,2} text encodingAlex Dowad2021-01-151-10/+2
* [skip-ci] Add minimal build instruction for FedoraGeorge Peter Banyard2021-01-151-2/+7
* Add test to verify file_get_contents error with folderAnna Filina2021-01-142-0/+24
* JIS7/JIS8 encoding: treat truncated multibyte characters as errorAlex Dowad2021-01-142-2/+24
* JIS7/JIS8 encoding: handle invalid 2nd byte for Kanji correctlyAlex Dowad2021-01-144-4/+6527
* JIS7/JIS8 encoding: use JISX0201 for U+203E (overline)Alex Dowad2021-01-141-2/+2
* JIS7/JIS8 encoding: treat unrecognized escapes as errorAlex Dowad2021-01-141-4/+4
* Add comment explaining why ISO-2022-JP-2004, etc strings end with ESC ( BAlex Dowad2021-01-141-1/+3
* ISO-2022-JP-2004 conversion: handle invalid characters correctlyAlex Dowad2021-01-145-4/+18678
* ISO-2022-JP-2004 conversion: treat unrecognized escapes as errorAlex Dowad2021-01-141-4/+4
* ISO-2022-JP-2004 conversion: represent backslash and tilde as ASCIIAlex Dowad2021-01-141-2/+8
* Remove zend_locale_sprintf_double()Nikita Popov2021-01-142-11/+0
* Make convert_to_*_ex simple aliases of convert_to_*Nikita Popov2021-01-1426-145/+95
* Remove Z_PARAM separate params where they don't make senseNikita Popov2021-01-147-81/+39
* Remove SEPARATE_ZVAL_IF_NOT_REF() macroNikita Popov2021-01-143-16/+11
* Remove SEPARATE_ARG_IF_REF macroNikita Popov2021-01-143-29/+0
* Merge branch 'PHP-8.0'Nikita Popov2021-01-141-1/+1
|\
| * Fixed bug #80617: Type narrowing warning in ZEND_TYPE_INIT_CODENikita Popov2021-01-142-1/+3
* | Merge branch 'PHP-8.0'Nikita Popov2021-01-142-3/+43
|\ \ | |/
| * Fixed bug #80596: Fix anonymous class union typehint errorsDaniil Gentili2021-01-143-3/+45
* | Fix outdated comment about refcounting in array.c [ci skip]sj-i2021-01-141-1/+0
* | Fix #51758: delete an outdated comment from zend_object_handler.h [ci skip]sj-i2021-01-141-5/+1
* | Merge branch 'PHP-8.0'Dmitry Stogov2021-01-141-0/+5
|\ \ | |/
| * Fixed bug #80422 (php_opcache.dll crashes when using Apache 2.4 with JIT)Dmitry Stogov2021-01-142-0/+9
* | Remove flakiness from testsAdam Baratz2021-01-132-9/+1
* | Fix INDIRECT elements leaked by SPL __serialize implementationsNikita Popov2021-01-124-6/+6
* | Always use CG(arena) for unin type listsDmitry Stogov2021-01-123-38/+37
* | Merge branch 'PHP-8.0'Christoph M. Becker2021-01-122-3/+3
|\ \ | |/
| * socket_create_pair() can no longer return NULLChristoph M. Becker2021-01-122-3/+3
* | Merge branch 'PHP-8.0'Nikita Popov2021-01-121-1/+1
|\ \ | |/
| * Use arc4random_buf on macOSDavid CARLIER2021-01-121-1/+1
* | Merge branch 'PHP-8.0'Nikita Popov2021-01-125-53/+96
|\ \ | |/
| * Add support for union types for internal functionsNikita Popov2021-01-125-53/+96
* | Merge branch 'PHP-8.0'Nikita Popov2021-01-121-11/+12
|\ \ | |/
| * Use ephemeral port in socket_create_listen_used.phptNikita Popov2021-01-121-11/+12
* | Remove unused bind_hash memberNikita Popov2021-01-121-1/+0
* | Merge branch 'PHP-8.0'Nikita Popov2021-01-123-84/+244
|\ \ | |/
| * Fixed bug #80545Jens de Nies2021-01-124-84/+248
* | Cleanup:Dmitry Stogov2021-01-121-66/+6
* | Add MSSQL setup to Azure Pipelines buildAdam Baratz2021-01-1113-4/+38
* | PHP array cannot refer to EG(symbol_table) any more. Replace corresponding ch...Dmitry Stogov2021-01-113-52/+20
|\ \
| * | PHP array cannot refer to EG(symbol_table) any more. Replace corresponding ch...Dmitry Stogov2021-01-113-52/+20
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-01-114-22/+4
|\ \ \ | | |/ | |/|
| * | Revert fix for bug 76813 and re2c version bumpChristoph M. Becker2021-01-115-22/+7
* | | Fuzzer: Gracefully handle hashes that cannot be serializedNikita Popov2021-01-111-1/+7
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-01-110-0/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-01-110-0/+0
| |\
| | * Revert "Fix #76813: Access violation near NULL on source operand"Christoph M. Becker2021-01-114-24/+3
* | | Merge branch 'PHP-8.0'Dmitry Stogov2021-01-111-0/+5
|\ \ \ | |/ /