]> granicus.if.org Git - php/shortlog
php
2020-02-16 Christoph M... Replace @param annotations with type declarations
2020-02-16 Christoph M... Constrain number parameter of numfmt_format to int...
2020-02-16 Tyson Andre[skip ci] Fix typos in UPGRADING
2020-02-16 Christoph M... Fix arginfo
2020-02-15 Anatol BelskiUpdate bundled config.guess and config.sub
2020-02-14 Nikita PopovClarify that token_get_all() never returns false
2020-02-14 Christoph M... Merge branch 'PHP-7.4'
2020-02-14 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-14 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-02-14 Christoph M... Fix typo in recent bugfix
2020-02-13 Nikita PopovAdd stubs for zend_test
2020-02-13 Nikita PopovAdd arginfo for HashContext::__construct()
2020-02-13 Nikita PopovMerge branch 'PHP-7.4'
2020-02-13 Nikita PopovFix Azure MacOS build
2020-02-13 Christoph M... Merge branch 'PHP-7.4'
2020-02-13 Nikita PopovFix JIT trait type errors
2020-02-13 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-13 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2020-02-13 Christoph M... Fix #77569: Write Acess Violation in DomImplementation
2020-02-13 Michael VoříšekAdd const modifier for name strings
2020-02-13 Xinchen HuiImproved the check
2020-02-12 Nikita PopovMerge branch 'PHP-7.4'
2020-02-12 Michael VoříšekRemove value from comment in php.ini files
2020-02-12 Nikita PopovReset required_num_args for disabled functions
2020-02-12 Nikita Popovvar_dump(): Don't skip recursion detection on first...
2020-02-12 Xinchen HuiFixed build (Only PHP above 7.1 could run the gen_stub...
2020-02-11 Nikita PopovMerge branch 'PHP-7.4'
2020-02-11 Nikita PopovFixed bug #79257
2020-02-11 Dmitry StogovRemoved unused macro
2020-02-11 Dmitry StogovReuse SEPARATE_ARRAY() macro
2020-02-11 Nikita PopovAdd UPGRADING notes
2020-02-11 Nikita PopovAllow arbitrary expressions in new/instanceof using...
2020-02-11 Nikita PopovTreat magic constants like normal constants
2020-02-11 Nikita PopovMake class constants fully dereferencable
2020-02-11 Nikita PopovUnify array and object dereferencability
2020-02-11 Nikita PopovSplit into fully_dereferencable and array_dereferencable
2020-02-11 Nikita PopovSplit class_constant from constant production
2020-02-11 Nikita PopovMake encapsed strings fully dereferencable
2020-02-11 Nikita PopovAdd support for $obj::class
2020-02-11 Christoph M... Merge branch 'PHP-7.4'
2020-02-11 ekinhbayarRemove CURLOPT_PASSWDDATA block CURLOPT_PASSWDDATA...
2020-02-11 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-11 Christoph M... Fix #79254: getenv() w/o arguments not showing changes
2020-02-10 George Peter... Revert "Fix [-Wmissing-field-initializers] compiler...
2020-02-10 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-10 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-10 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-10 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-10 Dmitry StogovSave delayed call frame
2020-02-10 George Peter... Fix [-Wmissing-field-initializers] compiler warning...
2020-02-10 Nikita PopovAlways invoke zpp in ReflectionProperty::getValue/isIni...
2020-02-10 Nikita PopovRename reflection stub file
2020-02-10 Nikita PopovFix stub for DomImplementation::createDocumentType()
2020-02-10 Nikita PopovDeref slow-path ASSIGN_OBJ result
2020-02-10 Nikita PopovMerge branch 'PHP-7.4'
2020-02-10 jsmmoRemove hint to security purpose of disable_functions
2020-02-10 Xinchen HuiMerge branch 'PHP-7.4'
2020-02-10 Xinchen HuiFixed bug #79244 (php crashes during parsing INI file...
2020-02-09 Máté KocsisAdd stubs for NumberFormatter
2020-02-08 Ruud BoonUpdate release-process.md
2020-02-08 Christoph M... Merge branch 'PHP-7.4'
2020-02-08 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-08 Christoph M... Fix #79248: Traversing empty VT_ARRAY throws com_exception
2020-02-08 Christoph M... Merge branch 'PHP-7.4'
2020-02-08 Christoph M... Fix #79247: Garbage collecting variant objects segfaults
2020-02-08 Anatol BelskiMerge branch 'PHP-7.4'
2020-02-08 Anatol BelskiUpdate bundled stdxx check macros
2020-02-07 Christoph M... Merge branch 'PHP-7.4'
2020-02-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-07 Christoph M... Skip test case on x86 where it otherwise fails [ci...
2020-02-07 Christoph M... Simplify COM_ERR_CONST definition for x64
2020-02-07 Christoph M... Merge branch 'PHP-7.4'
2020-02-07 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-07 Christoph M... Fix #79242: COM error constants don't match com_excepti...
2020-02-07 Nikita PopovMerge branch 'PHP-7.4'
2020-02-07 Nikita PopovPCRE: Only remember valid UTF-8 if start offset zero
2020-02-07 Nikita PopovPCRE: Check whether start offset is on char boundary
2020-02-07 Dmitry StogovRemoved ext/zip/tests/oo_namelocate.zip
2020-02-07 Nikita PopovEnable -msse2 on m32 builder
2020-02-07 Dmitry Stogovtypo
2020-02-07 Dmitry StogovMake ASSIGN, ASSIGN_OP, INC and DEC opcodes to return...
2020-02-07 Dmitry StogovFixed stack alignment
2020-02-07 Nikita PopovTry to fix Windows build
2020-02-07 Nikita PopovBasic JIT support for verify return
2020-02-06 Benjamin EberleiFix ext/dom test helper method causing trailing whitesp...
2020-02-06 Dmitry StogovFixed JIT for PTR_INC instruction to return de-referenc...
2020-02-06 Christoph M... Merge branch 'PHP-7.4'
2020-02-06 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2020-02-06 Christoph M... Fix #66322: COMPersistHelper::SaveToFile can save to...
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
next