]> granicus.if.org Git - php/shortlog
php
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)
2020-04-24 Derick RethansEmpty merge
2020-04-24 Derick RethansUpdated to version 2020.1 (2020a)
2020-04-24 Dmitry StogovAbort register allocation if no candidates
2020-04-24 Nikita PopovUse zend_make_tmp_result() helper in more places
2020-04-24 Nikita PopovAccept result znode in zend_compile_class_decl()
2020-04-24 Ilija ToviloUse return in compile_expr for consistency
2020-04-24 Christoph M... Update intl test suite for ICU 67.1
2020-04-24 Symeon CharalabidesTest XSLTProcessor::importStylesheet() with invalid...
2020-04-24 Christoph M... Fix #36365: scandir duplicates file name at every 65535...
2020-04-24 Sara GolemonRemove dead checks for LOG_FILE paths, replace with...
2020-04-23 Christoph M... Merge branch 'PHP-7.4'
2020-04-23 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-04-23 Graham CampbellAdd additional preg_match test case
2020-04-23 Ilija ToviloMake throw statement an expression
2020-04-23 Jacob DreesenFix typo in UPGRADING [ci skip]
2020-04-23 Nikita PopovFix treatment of "self" when validating against trait...
2020-04-23 Dmitry StogovMore accurate life range termination
2020-04-23 Your NameAdd get_debug_type() function
2020-04-23 Nikita PopovRemove support for libmysqlclient 5.0
2020-04-23 Nikita PopovMerge branch 'PHP-7.4'
2020-04-23 Nicolas GrekasFix bug #79447
2020-04-23 Alex DowadRemove unneeded prototype for spl_array_get_iterator
2020-04-23 Alex DowadRemove unused 'ce_get_iterator' field from spl_fixedarr...
2020-04-23 Alex DowadRemove unused 'ce_get_iterator' field from spl_heap_object
next