]> granicus.if.org Git - php/shortlog
php
2020-02-06 Dmitry StogovMerge branch 'PHP-7.4'
2020-02-06 Dmitry StogovMake opcodes to return de-refereced values of typed...
2020-02-06 George Peter... Fix [-Wtype-limits] warning in LDAP by removing unneces...
2020-02-06 Nikita PopovRemove spurious const qualifier from function return...
2020-02-06 Nikita PopovRemove ZEND_ACC_IMPLEMENT_INTERFACES flag
2020-02-06 Christoph M... Merge branch 'PHP-7.4'
2020-02-06 Christoph M... Fix NEWS [ci skip]
2020-02-06 Nikita PopovRemove ZEND_ACC_IMPLEMENTS_TRAITS flag
2020-02-06 Nikita PopovRemove ZEND_ACC_INHERITED flag
2020-02-06 George Peter... Fix [-Wtype-limits] in bundled GD lib by using signed...
2020-02-05 George Peter... Adjust XFAIL tests due to TypeErrors
2020-02-05 George Peter... Fix false positive for -Wtype-limits in standard image ext
2020-02-05 George Peter... Remove unnecessary condition as always true.
2020-02-05 George Peter... Fix some -Wold-style-declaration compiler warnings
2020-02-05 Nikita PopovMerge branch 'PHP-7.4'
2020-02-05 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-02-05 Nikita PopovFixed bug #79188
2020-02-04 George Peter... Promote invalid mode/unknow option from Warning to...
2020-02-04 George Peter... Address path is 104 bytes on macOs compared to 108...
2020-02-04 Máté KocsisAdd various stubs for Intl
2020-02-04 Máté KocsisAdd stubs for IntlCalendar
2020-02-04 Máté KocsisFix ZPP of intl_cal_set()
2020-02-04 Dmitry StogovFixed JIT for BIND_GLOBAL
2020-02-04 Máté KocsisAdd stubs for IntlDateFormatter & MessageFormatter
2020-02-04 Christoph M... Merge branch 'PHP-7.4' [ci skip]
2020-02-04 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4 [ci skip]
2020-02-04 Christoph M... Next is 7.3.16
2020-02-04 Christoph M... Merge branch 'PHP-7.4'
2020-02-04 Christoph M... Fix #79019: Copied cURL handles upload empty file
2020-02-03 Christoph M... Merge branch 'PHP-7.4'
2020-02-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-03 Christoph M... Fix #78090: bug45161.phpt takes forever to finish
2020-02-03 Christoph M... Merge branch 'PHP-7.4'
2020-02-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-03 Christoph M... Fix #79191: Error in SoapClient ctor disables DOMDocume...
2020-02-03 Nikita PopovReindent phpt files
2020-02-03 Nikita PopovEnable formatting of phpt files in tidy.php
2020-02-03 Máté KocsisFix indentation/trailing whitespaces of 32-bit tests
2020-02-03 Máté KocsisFix indentation/trailing whitespaces of tests
2020-02-03 Nikita PopovMerge branch 'PHP-7.4'
2020-02-03 Nikita PopovApply tidy formatting
2020-02-03 Nikita PopovAdd bundled jit libraries to exclude list
2020-02-03 Nikita PopovMerge branch 'PHP-7.4'
2020-02-03 Nikita PopovAdd tidy.php to enforce formatting
2020-02-03 Christoph M... Merge branch 'PHP-7.4'
2020-02-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-03 Christoph M... Relax test expectation
2020-02-03 Christoph M... Merge branch 'PHP-7.4'
2020-02-03 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-03 Christoph M... Fix #79212: NumberFormatter::format() may detect wrong...
2020-02-03 Remi Colletzip ext is now 1.17.1
2020-02-03 Derick RethansExport zend_type_to_string() with ZEND_API
2020-02-03 Remi ColletMerge branch 'PHP-7.4'
2020-02-03 Remi Colletadd test
2020-02-03 Remi ColletNEWS
2020-02-03 Remi ColletFixed bug #73119 Wrong return for ZipArchive::addEmptyD...
2020-02-03 Remi ColletMerge branch 'PHP-7.4'
2020-02-03 Remi ColletNEWS
2020-02-03 Nikita PopovMerge branch 'PHP-7.4'
2020-02-03 Nikita PopovAdd WHITESPACE_SENSITIVE run-tests section
2020-02-03 Remi ColletFixed bug #73119 Wrong return for ZipArchive::addEmptyD...
2020-02-03 Nikita PopovMerge branch 'PHP-7.4'
2020-02-03 Nikita PopovDisable parallelism for FPM tests
2020-02-02 Máté KocsisFix another batch of indentation in tests
2020-02-01 Akim DemailleClean up the generation of the parsers
2020-02-01 Akim DemailleBison: enable all the warnings and fix them
2020-02-01 Pieter HordijkAdded opcache extension to inis
2020-01-31 Máté KocsisFix var_dump test
2020-01-31 Máté KocsisFix indentation and whitespaces in tests
2020-01-31 Sebastian Popinline by hand to avoid uninitialized variable warning
2020-01-31 Dmitry StogovWe don't need "safe" destruction anymore
2020-01-31 Dmitry StogovThese EG(current_execute_data) = EX(prev_execute_data...
2020-01-31 Dmitry StogovExport zend_dump_op() and add ZEND_DUMP_NUMERIC_OPLINES...
2020-01-31 Nikita PopovFix JIT as well
2020-01-31 Nikita PopovMerge branch 'PHP-7.4'
2020-01-31 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2020-01-31 Nikita PopovFix bug #76047
2020-01-31 Akim DemailleUse "%empty" in the parsers, instead of comments
2020-01-31 Remi ColletZip: version is now 1.17.0
2020-01-31 Remi Colletadd ZipArchive::registerProgressCallback and ZipArchive...
2020-01-31 Dmitry StogovFixed JIT part for bug #79094
2020-01-31 Dmitry StogovMerge branch 'PHP-7.4'
2020-01-31 Dmitry StogovFixed bug #79094 (Crashing when running recursion function)
2020-01-30 Benjamin EberleiAdd NEWS entry for new ReflectionProperty methods.
2020-01-30 Máté KocsisPromote mysqli warnings to exceptions
2020-01-30 Nikita PopovRevert "Make BG(syslog_device) per request"
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Pascal de Bruijnfix cross compilation failure due to size_t typecast...
2020-01-30 Nikita PopovInitialize SplFixedArray elements to NULL instead of...
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFixed bug #79193
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix live range calculation for FE_FETCH
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovFix DatePeriod property handling with indirect modification
2020-01-30 Christoph M... Merge branch 'PHP-7.4'
2020-01-30 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-01-30 Christoph M... Fix #70078: XSL callbacks with nodes as parameter leak...
2020-01-30 Nikita PopovMerge branch 'PHP-7.4'
2020-01-30 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
next