2021-01-19 |
Nikita Popov | gen_stub: Also verify implementation-alias |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | SplFileObject::fgets() cannot return false |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | gen_stub: Don't use $aliasMap during verification |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Sync gzgets signature with fgets |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Craig Francis | Use ENT_QUOTES|ENT_SUBSTITUTE default for HTML encoding... |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | gen_stub: Compare phpdoc return type in --verify |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Sync datefmt_get_calendar_object signature |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Sync intlcal_create_instance() and IntlCalendar::create... |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Sync date_diff and DateTime::diff return type |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Fix parameter name of PharData::getMetadata() |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | gen_stub: Allow additional text after @return |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | gen_stub: Automatically add function name to exceptions |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Dylan K. Taylor | Fix stub for Phar::setStub() |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Christoph M... | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Christoph M... | Merge branch 'PHP-7.4' into PHP-8.0 |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Christoph M... | Fix #80595: Resetting POSTFIELDS to empty array breaks... |
commit | commitdiff | tree | snapshot |
2021-01-18 |
David Carlier | posix: adding freebsd specific rlimit constants |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Remove redundant posix_getrlimit_basic.phpt |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Fix memsize check for xxh32 |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Nikita Popov | Fix $GLOBALS[] in isset and unset |
commit | commitdiff | tree | snapshot |
2021-01-18 |
David CARLIER | hrtime implementation update for Mac |
commit | commitdiff | tree | snapshot |
2021-01-18 |
Ayesh Karunaratne | Curl: Add CURLOPT_DOH_URL option |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Anatol Belski | NEWS: Fix typo [ci skip] |
commit | commitdiff | tree | snapshot |
2021-01-17 |
Tyson Andre | Skip bug77423 if filter extension is unavailable. |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Remove useless constant MBFL_ENCTYPE_MBCS |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Remove unused macros from mbfilter_cp51932.c, mbfilter_... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Remove useless mbstring encoding 'JIS-ms' |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Remove useless mbstring encoding 'CP50220-raw' |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | CP5022{0,1,2}: treat truncated multibyte characters... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Add test suite for CP5022{0,1,2} |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Protect against buffer overflow in xxhash unserialization |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Limit unserialization element count more aggressively |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Check for append to $GLOBALS |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Replace zend_bool uses with bool |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Print "interned" instead of fake refcount in debug_zval... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Build PDO OCI and OCI8 on azure |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Fix misleading indentation warning in pdo_oci |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | compare_function() returns zend_result |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Nikita Popov | Remove the convert_to_long_base function |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | CP5022{0,1,2}: treat unrecognized escapes as error |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | CP5022{0,1,2}: use JISX0201 for U+203E (overline) |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | CP5022{0,1,2}: convert Unicode codepoints in 'user... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | CP5022{0,1,2}: convert characters in ku 0x2D (13th... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
Alex Dowad | Stricter handling of erroneous input when converting... |
commit | commitdiff | tree | snapshot |
2021-01-15 |
George Peter... | [skip-ci] Add minimal build instruction for Fedora |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Anna Filina | Add test to verify file_get_contents error with folder |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | JIS7/JIS8 encoding: treat truncated multibyte character... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | JIS7/JIS8 encoding: handle invalid 2nd byte for Kanji... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | JIS7/JIS8 encoding: use JISX0201 for U+203E (overline) |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | JIS7/JIS8 encoding: treat unrecognized escapes as error |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | Add comment explaining why ISO-2022-JP-2004, etc string... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | ISO-2022-JP-2004 conversion: handle invalid characters... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | ISO-2022-JP-2004 conversion: treat unrecognized escapes... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Alex Dowad | ISO-2022-JP-2004 conversion: represent backslash and... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Remove zend_locale_sprintf_double() |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Make convert_to_*_ex simple aliases of convert_to_* |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Remove Z_PARAM separate params where they don't make... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Remove SEPARATE_ZVAL_IF_NOT_REF() macro |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Remove SEPARATE_ARG_IF_REF macro |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Fixed bug #80617: Type narrowing warning in ZEND_TYPE_I... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Daniil Gentili | Fixed bug #80596: Fix anonymous class union typehint... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
sj-i | Fix outdated comment about refcounting in array.c ... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
sj-i | Fix #51758: delete an outdated comment from zend_object... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Dmitry Stogov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Dmitry Stogov | Fixed bug #80422 (php_opcache.dll crashes when using... |
commit | commitdiff | tree | snapshot |
2021-01-14 |
Adam Baratz | Remove flakiness from tests |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Fix INDIRECT elements leaked by SPL __serialize impleme... |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Dmitry Stogov | Always use CG(arena) for unin type lists |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Christoph M... | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Christoph M... | socket_create_pair() can no longer return NULL |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-12 |
David CARLIER | Use arc4random_buf on macOS |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Add support for union types for internal functions |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Use ephemeral port in socket_create_listen_used.phpt |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Remove unused bind_hash member |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Nikita Popov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Jens de Nies | Fixed bug #80545 |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Dmitry Stogov | Cleanup: |
commit | commitdiff | tree | snapshot |
2021-01-12 |
Adam Baratz | Add MSSQL setup to Azure Pipelines build |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | PHP array cannot refer to EG(symbol_table) any more... |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Christoph M... | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Christoph M... | Revert fix for bug 76813 and re2c version bump |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | PHP array cannot refer to EG(symbol_table) any more... |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Nikita Popov | Fuzzer: Gracefully handle hashes that cannot be serialized |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Christoph M... | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Christoph M... | Merge branch 'PHP-7.4' into PHP-8.0 |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Christoph M... | Revert "Fix #76813: Access violation near NULL on sourc... |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | Merge branch 'PHP-8.0' |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | Add guard if lvalue of assignment may be a reference... |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | Better CPU registers usage |
commit | commitdiff | tree | snapshot |
2021-01-11 |
Dmitry Stogov | Remove redundand IS_INDIRECT checks (they were necessar... |
commit | commitdiff | tree | snapshot |
next |