]> granicus.if.org Git - php/shortlog
php
2019-11-19 Tyson AndreMake opcache infer array_key_exists is non-null bool
2019-11-19 Fabien VillepinteFix typo with msgfmt_parse_message()
2019-11-18 Craig DuncanConvert apache2handler arginfo to php stubs
2019-11-18 Michael VoříšekRemove clearstatcache function prototype defned twice
2019-11-18 Fabien VillepinteFix typo in pcntl_sigwaitinfo proto
2019-11-18 Christoph M... Merge branch 'PHP-7.4'
2019-11-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Christoph M... Update NEWS
2019-11-18 Fabien VillepinteFix proto of forward_static_call_array
2019-11-18 Máté KocsisAdd union return types with one class
2019-11-18 Máté KocsisAdd stubs for PDO
2019-11-18 Craig DuncanConvert the example skeleton extension to use arginfo...
2019-11-18 Tyson AndreSpeed up foreach/FE_FREE (optimize for arrays without gc)
2019-11-18 Dmitry StogovMerge branch 'PHP-7.4'
2019-11-18 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-18 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-18 Tyson AndreFix $x = (bool)$x; for undefined with opcache
2019-11-17 Jakub ZelenkaMerge branch 'PHP-7.4'
2019-11-17 Jakub ZelenkaAdd NEWS entry for bug #76601 fix
2019-11-17 Maksim NikulinDo not let PHP-FPM children miss SIGTERM, SIGQUIT
2019-11-16 Christoph M... Add missing zend_parse_parameters_none()
2019-11-16 Máté KocsisAdd stubs for the Locale component of Intl
2019-11-15 Nikita PopovSupport union types for args in gen stubs
2019-11-15 Nikita PopovSupport single class unions in gen stubs
2019-11-15 Nikita PopovFix DateTimeImmutable stubs
2019-11-15 Nikita PopovMerge branch 'PHP-7.4'
2019-11-15 Nikita PopovHandle reallocated root buffer during GC destroy phase
2019-11-15 Tyson AndreSupport the same handler for multiple opcodes
2019-11-15 Tyson AndreOptimize int === int/double === double
2019-11-15 Derick RethansZend Engine version is no longer in -dev
2019-11-15 Derick RethansMerge branch 'PHP-7.4'
2019-11-15 Derick RethansPHP-7.4 is now 7.4.1-dev
2019-11-15 Nikita Popovpassword_hash() can't return false
2019-11-15 Nikita PopovFix str_pad rc info
2019-11-15 Nikita PopovMerge branch 'PHP-7.4'
2019-11-15 Nikita PopovFixed bug #78810
2019-11-15 Christoph M... Merge branch 'PHP-7.4'
2019-11-15 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-11-15 Christoph M... Fix ASLR related invalid opline handler issues
2019-11-15 Christoph M... Make the $num_points parameter of php_imagepolygon...
2019-11-13 Fabien VillepinteMerge branch 'PHP-7.4'
2019-11-13 Fabien VillepinteAdd more CONFLICTS tags
2019-11-12 Dmitry StogovOptimize $x === null into is_null($x)
2019-11-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-11-12 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-12 Dmitry StogovFixed wrong constant usage
2019-11-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-11-12 Dmitry Stogovws
2019-11-12 Dmitry StogovFixed JIT for TYPE_CHECK opcode (exception handling...
2019-11-12 Tyson AndreOptimize is_scalar($x) into a TYPE_CHECK opcode
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.4'
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.3' into PHP-7.4
2019-11-12 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-11-12 Stanislav MalyshevFix bug #78804 - Segmentation fault in Locale::filterMa...
2019-11-11 Christoph M... Make test more resilient
2019-11-11 Christoph M... Fix clean section of test case
2019-11-11 Christoph M... iconv_strlen() cannot return a string
2019-11-11 Máté KocsisAdd union return types for function stubs
2019-11-11 Christoph M... Merge branch 'PHP-7.4'
2019-11-11 Christoph M... Fix test case for Windows
2019-11-11 Christoph M... Merge branch 'PHP-7.4'
2019-11-11 Christoph M... Fix test cases which fail on Windows debug builds
2019-11-11 Christoph M... Properly declare methods
2019-11-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-11-11 Dmitry StogovFixed bug #78714 (funcs returning pointer can't use...
2019-11-11 Christoph M... Revert "Fix #78790: mysqli_get_client_info() expects...
2019-11-11 Christoph M... Fix #78790: mysqli_get_client_info() expects exactly...
2019-11-09 Benjamin EberleiMerge branch 'DomFaliasCleanup'
2019-11-09 Benjamin Eberleiext/dom: Replace usages of PHP_FUNCTION and aliases...
2019-11-09 Benjamin EberleiMerge branch 'dom-arginfo-stubs'
2019-11-09 Fabien VillepinteMerge branch 'PHP-7.4'
2019-11-09 Fabien VillepinteFix conflicts in windows ACL tests
2019-11-08 Fabien VillepinteMerge branch 'PHP-7.4'
2019-11-08 Fabien VillepinteMake test runner runnable without arguments
2019-11-08 Nikita PopovAdd support for union types in stubs
2019-11-08 Tyson AndreFix compile error using zend_parse_parameters_throw()
2019-11-08 Levi MorrisonMerge branch 'PHP-7.4'
2019-11-08 Levi MorrisonMerge branch 'PHP-7.3' into PHP-7.4
2019-11-08 Levi MorrisonWrap php_random.h in C++ portability macros
2019-11-08 Nikita PopovImplement union types
2019-11-08 Nikita PopovMake zend_type a 2-field struct
2019-11-08 Benjamin EberleiConvert ext/dom to use arginfo stub.
2019-11-07 Fabien VillepinteClean DONE tags from tests
2019-11-07 Nikita PopovReduce reallocations in exif parsing
2019-11-07 Nikita PopovReduce size limit in parser fuzzer
2019-11-07 Máté KocsisAdd stubs for standard lib functions
2019-11-07 Máté KocsisPromote register_tick_function() callback validation...
2019-11-07 Máté KocsisRemove PHP_SLEEP_NON_VOID as it is not useful anymore
2019-11-07 Nikita PopovAdd compile warning for "confusable" types
2019-11-07 Nikita PopovMerge branch 'PHP-7.4'
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Levi MorrisonWrap hrtime in `extern "c" {}`
2019-11-07 Nikita PopovMerge branch 'PHP-7.4'
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Nikita PopovFix php_pcre_mutex_free()
2019-11-07 Nikita PopovMerge branch 'PHP-7.4'
2019-11-07 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-11-07 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-11-07 Nikita PopovRemove outdated comments in test
next