]> granicus.if.org Git - php/shortlog
php
2020-04-30 Dmitry StogovReplace ZEND_ASSERT() by conditional compilation abort.
2020-04-30 Xinchen HuiUse ascii lowercase if locale is default C
2020-04-30 Nikita PopovDo not inherit LC_CTYPE locale from environment
2020-04-30 Nikita PopovRevert "Insert one more debug output"
2020-04-30 Nikita PopovCompletely remove disabled functions from function...
2020-04-30 Christoph M... Revert "Show eventual output of clean sections"
2020-04-30 Remi Colletdoc enchant changes
2020-04-30 Remi Colletremove deprecated call and deprecate function to be...
2020-04-29 Alex DowadCode tweaks: Remove unneeded semicolons
2020-04-29 Nikita PopovTreat invalid characters in basename() consistently
2020-04-29 Nikita PopovClean up naming in basename() implementation
2020-04-29 Dmitry StogovImproved tracing JIT for nested calls
2020-04-29 Nikita PopovMerge branch 'PHP-7.4'
2020-04-29 Nikita PopovReduce test parallelism on ARM64 CI
2020-04-29 Remi Colletmanage ZEND_DEP_FALIAS in gen_stub
2020-04-29 Christoph M... Merge branch 'PHP-7.4'
2020-04-29 Christoph M... Pass worker ID to clean scripts
2020-04-29 Xinchen HuiMerge branch 'PHP-7.4'
2020-04-29 Xinchen HuiMerge branch 'PHP-7.4' of git.php.net:/php-src into...
2020-04-29 Xinchen HuiFixed bug #79536 (zend_clear_exception prevent exceptio...
2020-04-29 Dmitry Stogovwhite space fixes
2020-04-29 Nikita PopovJIT: Save opline before calling zend_timeout
2020-04-29 Christoph M... Merge branch 'PHP-7.4'
2020-04-29 Christoph M... Fix #79532: sizeof off_t can be wrong
2020-04-29 Nikita PopovRemove redundant addref+dtor
2020-04-29 Nikita PopovRemove dead code
2020-04-29 Nikita PopovMerge branch 'PHP-7.4'
2020-04-29 Nikita PopovMake 045.phpt busy wait
2020-04-29 Nikita PopovRevert "Merge branch 'sse2_strtolower' of https://githu...
2020-04-29 Christoph M... Enclose contents of CLEAN sections in PHP tags
2020-04-29 Xinchen HuiMerge branch 'sse2_strtolower' of https://github.com...
2020-04-28 Nikita PopovInsert one more debug output
2020-04-28 Gabriel CarusoCheck `__set_state` structure
2020-04-28 Nikita PopovAllow optional trailing comma in parameter list
2020-04-28 Christoph M... Show eventual output of clean sections
2020-04-28 Nikita PopovLess conservative fix
2020-04-28 Nikita PopovFix JIT segfaults in FFI tests
2020-04-28 Nikita PopovFix ifunc resolver return type warning
2020-04-28 Nikita PopovMerge branch 'PHP-7.4'
2020-04-28 Nikita PopovRevert "Fix #79065: DOM classes do not expose propertie...
2020-04-28 Nikita PopovClarify that FFI::cdef() does not return NULL
2020-04-28 Dmitry StogovMerge branch 'libtool-fix'
2020-04-28 Dmitry StogovImprove JIT code for FCALL with "fake" INIT and avoid...
2020-04-28 Christoph M... Merge branch 'PHP-7.4'
2020-04-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-28 Christoph M... Bump version
2020-04-28 Xinchen HuiFixed bug #79526 (`__sleep` error message doesn't inclu...
2020-04-28 Xinchen HuiMerge branch 'filesize/value-errors' of https://github...
2020-04-28 Xinchen HuiMerge branch 'tests/use-simpler-expect-section' of...
2020-04-28 Xinchen HuiFolder mark
2020-04-28 Xinchen HuiUse ascii lowercase if locale is default C
2020-04-28 Xinchen Huiupdate NEWS
2020-04-28 Xinchen HuiMerge branch 'sse2_strtolower' of https://github.com...
2020-04-28 Xinchen HuiAlso zend_str_tolower_dup_ex
2020-04-27 Dmitry StogovFix libtool to provide a simple way to generate only...
2020-04-27 Gabriel CarusoUse EXPECT instead of EXPECTF when possible\r\rEXPECTF...
2020-04-27 Gabriel CarusoReduce code duplication using for loop
2020-04-27 Gabriel CarusoSlipt error messages while checking magic methods attri...
2020-04-27 Nikita PopovCheck func_info consistency
2020-04-27 Nikita PopovFixed bug #79432
2020-04-27 Nikita PopovMark passthru() as RC0
2020-04-27 Nikita PopovMake array_rand() type info more accurate
2020-04-27 Nikita PopovRemove MAY_BE_FALSE from range() type info
2020-04-27 Máté KocsisFix inaccurate func infos
2020-04-27 Nikita PopovAvoid throw expression leaks
2020-04-27 Dmitry StogovFixed incorrect side exit address
2020-04-27 Christoph M... Show all tests on AppVeyor
2020-04-27 Alex DowadSessionUpdateTimestampHandler class was never implemented
2020-04-27 Xinchen HuiRemove unnecessary register qualifier
2020-04-27 Nikita PopovUse information about classes returned by internal...
2020-04-27 Nikita PopovPass existing lcname to check_magic_method_implementation
2020-04-27 Gabriel CarusoUse zend_string in zend_check_magic_method implementation
2020-04-27 Symeon CharalabidesTest xml_error_string() and xml_get_error_code()
2020-04-27 Flávio HelenoFixed run-tests.php for PHP 7.2
2020-04-27 Alex DowadRemove duplicate tests
2020-04-27 Vladyslav StartsevEnsure bcmath scale is between 0 and INT_MAX
2020-04-27 Nikita PopovAdd helper APIs for get_gc implementations
2020-04-27 Xinchen HuiSSE2 str_tolower
2020-04-27 Nikita PopovAdd macro to get ini target address
2020-04-27 Christoph M... Merge branch 'PHP-7.4'
2020-04-27 Christoph M... Fix #79065: DOM classes do not expose properties to...
2020-04-27 Christoph M... Merge branch 'PHP-7.4'
2020-04-27 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-27 Christoph M... Fix #79470: PHP incompatible with 3rd party file system...
2020-04-26 Levi MorrisonAdd case insensitive find_ptr hash functions
2020-04-26 Christoph M... Add gen_stub.php to devel pack
2020-04-26 Máté KocsisGenerate method entries from stubs for Zend classes
2020-04-26 Gabriel CarusoClean section of test not working due to short open...
2020-04-26 Gabriel CarusoCheck Serialization magic methods structure
2020-04-25 Máté KocsisUse the default type error message for Exception::__con...
2020-04-25 Máté KocsisGenerate methods entries from stubs for ext/spl
2020-04-24 Alex DowadNothing in codebase cares whether platform has fpclass()
2020-04-24 Christoph M... Merge branch 'PHP-7.4'
2020-04-24 Christoph M... Fix #79514: Memory leaks while including unexistent...
2020-04-24 Dmitry StogovAvoid STORE of register inherited from parent trace
2020-04-24 Dmitry StogovSkip life range with LOAD and single use
2020-04-24 Dmitry Stogovcleanup
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
2020-04-24 Derick RethansEmpty merge
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
next