]> granicus.if.org Git - php/shortlog
php
2018-10-03 Nikita PopovRemove uses of apply_with_arguments API in reflection
2018-10-03 Kalle Sommer... Fix compiler warnings in ext/hash
2018-10-03 Kalle Sommer... Update hash tests for consistency in their titles and...
2018-10-03 Kalle Sommer... Implemented RFC "Always available hash extension"
2018-10-02 Anatol BelskiMerge branch 'PHP-7.3'
2018-10-02 Anatol BelskiFixed bug #76947 file_put_contents() blocks the directo...
2018-10-02 Nikita PopovSome reflection cleanups
2018-10-02 Nikita PopovMerge branch 'PHP-7.3'
2018-10-02 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-10-02 Nikita PopovFixed bug #66430
2018-10-02 Nikita PopovMerge branch 'PHP-7.3'
2018-10-02 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-10-02 Nikita PopovFixed bug #76936
2018-10-02 Nikita PopovMerge branch 'PHP-7.3'
2018-10-02 Nikita PopovFixed bug #76958
2018-10-02 Nikita PopovDon't fall back to vtbl_pass if no matching vtbl found
2018-10-02 Dmitry Stogovtypo
2018-10-02 Dmitry StogovMake ZEND_ACC_IMMUTABLE and ZEND_ACC_HAS_TYPE_HINTS...
2018-10-02 Dmitry StogovRename ZEND_ACC_NO_RT_ARENA into ZEND_ACC_HEAP_RT_CACHE...
2018-10-01 Dmitry StogovAllocate only necessary space for static properties...
2018-10-01 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2018-10-01 Dmitry StogovTurn accel_activate into module callback.
2018-10-01 Peter KokotBump phpdbg version to PHP_VERSION
2018-10-01 Dmitry StogovGet rid of accel_deactivate() calback
2018-10-01 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2018-10-01 Kalle Sommer... Fix the deplister rule to not ignore the .c file (Anatol)
2018-10-01 Kalle Sommer... Update .gitignore to include the Windows deplister...
2018-10-01 Kalle Sommer... Bug > Feature Request
2018-10-01 Remi ColletNEWS and UPGRADING
2018-10-01 Remi ColletFixed bug #76908 PDO_OCI getColumnMeta() not implemented
2018-10-01 Remi ColletFixed bug #76908 PDO_OCI getColumnMeta() not implemented
2018-09-30 Nikita PopovMerge branch 'PHP-7.3'
2018-09-30 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-30 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-30 Nikita PopovFixed bug #75479
2018-09-30 Nikita PopovFix test
2018-09-30 Kalle Sommer... Fix some tests and improve coverage for Windows in SPL
2018-09-30 Gabriel CarusoUse already set variable
2018-09-29 Nikita PopovMerge branch 'PHP-7.3'
2018-09-29 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-29 James TitcumbFix reflection arguments for sodium_memzero function
2018-09-29 Nikita PopovDeprecate unbinding of $this of non-static methods
2018-09-29 Nikita PopovGeneralize compile_typename
2018-09-29 Nikita PopovFixed bug #76737
2018-09-29 Nikita PopovMerge branch 'PHP-7.3'
2018-09-29 Nikita PopovFixed bug #72635
2018-09-29 Peter KokotRemove and refactor ext/spl/examples
2018-09-29 Peter KokotRemove outdated soap examples
2018-09-29 Peter KokotRemove unused ext/bz2/php_bz2.def
2018-09-28 Nikita PopovRemove redundant ce from reflection property_reference
2018-09-28 Nikita PopovOnly store zend_type inside reflection type_reference
2018-09-28 Nikita PopovMerge branch 'PHP-7.3'
2018-09-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-28 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-28 Nikita PopovFixed bug #76946
2018-09-28 Sara GolemonMerge branch 'PHP-7.3'
2018-09-28 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2018-09-28 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2018-09-28 Sara GolemonBump versions for 7.1.24-dev
2018-09-28 Nikita PopovMerge branch 'PHP-7.3'
2018-09-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-28 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-28 Nikita PopovFix test for release builds
2018-09-28 Nikita PopovMerge branch 'PHP-7.3'
2018-09-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2018-09-28 Nikita PopovMerge branch 'PHP-7.1' into PHP-7.2
2018-09-28 Nikita PopovFixed bug #76846
2018-09-27 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2018-09-27 Nikita PopovFix missing access errors for guarded properties
2018-09-27 Dmitry StogovRemove dead code (only IS_ARRAY may relive zendi_conver...
2018-09-27 Peter KokotRename ext/snmp/tests/bigtest.sh to bigtest
2018-09-26 Peter Kokot[ci skip] Sync licenses
2018-09-26 Peter KokotRemove unused and untouched ext/libmbfl/tests files
2018-09-26 Dmitry StogovAvoid useless store and checks in xlat_table.
2018-09-26 LetargieRemoving last unused
2018-09-26 LetargieLast few changes :
2018-09-26 Peter Kokot[ci skip] Mention php_pdo_mysql_sqlstate.h in the contr...
2018-09-26 Peter KokotRemove outdated ext/ctype/ctpye.xml reference document
2018-09-26 Peter KokotRemove outdated OOP examples Zend/tests/zend2.php.txt
2018-09-26 Peter KokotRemove unused files
2018-09-26 LetargieMerge branch 'master' of https://github.com/php/php...
2018-09-26 Peter KokotMake ext/session/mod_files.sh executable
2018-09-25 Peter KokotRemove unused ext/exif/tests/test6.jpg
2018-09-25 Sara GolemonMerge branch 'PHP-7.3'
2018-09-25 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2018-09-25 Sara GolemonBump version
2018-09-25 Peter KokotRemove unused ext/enchant/tests files
2018-09-25 Nikita PopovRemove unused "dummy" member in reflection_object
2018-09-25 Nikita PopovReformat macros in php_reflection.c
2018-09-25 Sara GolemonMerge branch 'PHP-7.3'
2018-09-25 Sara GolemonMerge branch 'PHP-7.2' into PHP-7.3
2018-09-25 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2018-09-25 Sara GolemonFixed bug #76918 Repeated parameter name in arg info
2018-09-25 Dmitry StogovRemoved unused function
2018-09-25 Christoph M... Merge branch 'PHP-7.3'
2018-09-25 Christoph M... Update NEWS wrt. php-7.3.0RC2 tagging
2018-09-24 Christopher... Merge branch 'PHP-7.3'
2018-09-24 Christopher... Merge branch 'PHP-7.2' into PHP-7.3
2018-09-24 Christopher... Merge branch 'PHP-7.1' into PHP-7.2
2018-09-24 Christopher... Terminate smart string correctly
next