]> granicus.if.org Git - php/shortlog
php
2014-10-22 Anatol Belskifix datatype warnings
2014-10-22 Anatol Belskithis should be uint32
2014-10-22 Anatol Belskifix datatype mismatches
2014-10-22 Anatol Belskimicro optimized initial hash size calculation
2014-10-22 Anatol Belskifixing datatype mismatches
2014-10-22 Anatol Belskiall the key_len use uint, fix the warning when using...
2014-10-22 Anatol Belskifix datatype mismatch warnings
2014-10-22 Anatol Belskifix datatype mismatch and warning
2014-10-22 Anatol Belskifix datatype mismatches
2014-10-22 Anatol Belskiuse zend_bool where zend_long isn't needed
2014-10-22 Anatol Belskifix datatype mismatches for strings from userspace
2014-10-22 Remi ColletMerge branch 'PHP-5.6'
2014-10-22 Remi ColletNEWS
2014-10-22 Remi ColletFix bug #68224 buffer-overflow in /ext/fileinfo/libmagi...
2014-10-22 Dmitry StogovEmbed FETCH_CLASS <string> into the following INSTANCEOF
2014-10-22 Dmitry StogovDon't use opline->extended_value for FETCH_CLASS flags...
2014-10-22 Dmitry StogovZEND_RECV didn't really use opline->extended_value...
2014-10-22 Xinchen HuiUseless assignment
2014-10-22 Xinchen HuiBetter convert
2014-10-22 Xinchen HuiBetter zval copying
2014-10-22 Xinchen HuiFixed zval copying
2014-10-22 Xinchen HuiFixed zval copying
2014-10-21 Dmitry StogovOptimized ASSIGN_DIM and related opcodes
2014-10-21 Dmitry Stogovmicro optimization
2014-10-21 Dmitry StogovAvoid "goto"
2014-10-21 Stanley SufficoolFix bug #67134 (PDO_DBLIB Missing null string terminator)
2014-10-21 Stanley SufficoolMerge branch 'master' of https://git.php.net/push/php-src
2014-10-21 Xinchen HuiExtra comma
2014-10-20 Dmitry StogovMoved proxy object support in ASSIGN_ADD (and family...
2014-10-20 Dmitry StogovSimplification
2014-10-20 Dmitry Stogovzend_get_property_info_quick() cleanup and optimization
2014-10-20 Anatol BelskiMerge branch 'PHP-5.6'
2014-10-20 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-10-20 Anatol Belskiinitialize lineno before calling compile file file...
2014-10-20 Dmitry StogovUse ADDREF instead of DUP, it must be enough.
2014-10-20 Dmitry StogovRemoved old irrelevant comment
2014-10-20 Dmitry Stogovfixed compilation error
2014-10-19 Nikita PopovFix bug #68262: Broken reference across cloned objects
2014-10-18 Anatol BelskiMerge branch 'PHP-5.6'
2014-10-18 Anatol Belskiexport functions needed for phpdbg
2014-10-17 Dmitry StogovFixed compilation
2014-10-17 Dmitry StogovOptimized property access handlers. Removed EG(std_prop...
2014-10-17 Matteo BeccatiMerge branch 'PHP-5.6'
2014-10-17 Matteo BeccatiFixed bug #68199 (PDO::pgsqlGetNotify doesn't support...
2014-10-17 Dmitry StogovDon't make difference between undefined and unaccessibl...
2014-10-17 Dmitry StogovDon't make useless CSE
2014-10-17 Dmitry Stogovarray_pop/array_shift optimization
2014-10-17 Anatol Belskicheck for zlib headers as well as lib for mysqlnd
2014-10-17 Anatol Belskia realpath cache key can be int or float, catching...
2014-10-17 Rasmus LerdorfNews entry for new curl constants
2014-10-17 Rasmus LerdorfNews entry for new curl constants
2014-10-17 Rasmus LerdorfMerge branch 'PHP-5.6'
2014-10-17 Rasmus LerdorfMerge branch 'master' of git.php.net:php-src
2014-10-17 Rasmus LerdorfMerge branch 'PHP-5.5' into PHP-5.6
2014-10-17 Rasmus LerdorfMerge branch 'PHP-5.6' of git.php.net:php-src into...
2014-10-17 Rasmus LerdorfTLS 1.0, 1.1 and 1.2 Curl constants - bug #68247
2014-10-16 Dmitry StogovMicro optimizations for isset/empty
2014-10-16 Dmitry StogovMicro optimization for zend_hash_next_index_insert_new()
2014-10-16 Nikita PopovFix array_keys() on $GLOBALS
2014-10-16 Nikita PopovFix procedural finfo calls in methods
2014-10-16 Nikita PopovFix allocator for 64bit zend_long with 32bit long
2014-10-16 Nikita PopovUse intptr_t for zend_intptr_t typedef
2014-10-16 Nikita PopovFix format strings in zend_alloc
2014-10-16 Nikita PopovDrop zend_long64 in favor of int64_t
2014-10-16 Dmitry StogovRemoved deprecated fields
2014-10-15 Remi ColletMerge branch 'PHP-5.6'
2014-10-15 Remi ColletNEWS
2014-10-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-10-15 Remi Colletcleanup NEWS
2014-10-15 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-15 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2014-10-15 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-15 Ferenc Kovacsremoving the NEWS entry as we had to revert this fix...
2014-10-15 Ferenc KovacsRevert "Merge branch 'PHP-5.5' into PHP-5.6"
2014-10-15 Ferenc KovacsRevert "fix TS build"
2014-10-15 Ferenc KovacsRevert "Merge branch 'PHP-5.4' into PHP-5.5"
2014-10-15 Ferenc KovacsRevert "Bug #67965: Fix blocking behavior in non-blocki...
2014-10-15 Ferenc KovacsRevert "Bug #41631: Fix regression from first attempt...
2014-10-15 Remi ColletNEWS
2014-10-15 Remi ColletFixed Bug #65171 imagescale() fails
2014-10-15 Tjerk MeestersMerge branch 'PHP-5.6'
2014-10-15 Tjerk MeestersFixed bug #68234
2014-10-15 Dmitry StogovFixed bug #68215 (Behavior of foreach has changed)
2014-10-15 Julien PauliRevert "Bug #41631: Observe socket read timeouts in...
2014-10-15 Ferenc KovacsMerge branch 'PHP-5.6'
2014-10-15 Ferenc KovacsPHP-5.6.3 is next
2014-10-15 Ferenc Kovacsupdate NEWS, 5.6.2 will be a security-only release
2014-10-15 Dmitry StogovFixed ext/standard/tests/strings/pack64_32.phpt failure...
2014-10-14 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-10-14 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-10-14 Stanislav MalyshevFix return code (merges are hard :( )
2014-10-14 Stanislav Malyshevfix bad merge
2014-10-14 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-10-14 Stanislav MalyshevFix bug #68113 (Heap corruption in exif_thumbnail())
2014-10-14 Stanislav MalyshevFix bug #68089 - do not accept options with embedded \0
2014-10-14 Stanislav MalyshevFixed bug #68044: Integer overflow in unserialize(...
2014-10-14 Stanislav MalyshevFix bug #68027 - fix date parsing in XMLRPC lib
2014-10-14 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-10-14 Stanislav MalyshevFix bug #68113 (Heap corruption in exif_thumbnail())
2014-10-14 Stanislav MalyshevFix bug #68089 - do not accept options with embedded \0
next