]> granicus.if.org Git - php/shortlog
php
2015-04-26 krakjoeRebase Joe's anon classes implementation
2015-04-26 Derick RethansMerge branch 'PHP-5.6'
2015-04-26 Derick RethansMerge branch 'PHP-5.5' into PHP-5.6
2015-04-26 Derick RethansFixed location reading due to file format changes
2015-04-25 Bob WeinandPrint should be in *current* context (stack)
2015-04-25 Bob WeinandAdd line_start/end info to main op_array
2015-04-25 Nikita PopovTweak new deflate/inflate implementations
2015-04-25 Nikita PopovFix bug #69532
2015-04-25 Nikita PopovRespect USE_OTHER in spl_array_is_object
2015-04-25 Nikita PopovDon't store $this reference for IS_SELF AO
2015-04-25 Nikita PopovDrop ArrayObject IS_REF flag
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Derick RethansEmpty merge
2015-04-24 Dmitry StogovOptimized HashTable copy and cleanup function for cases...
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Derick RethansEmpty merge
2015-04-24 Derick Rethans- Updated to version 2015.4 (2015d)
2015-04-24 Nikita PopovDropped CN_match and SNI_server_name context options
2015-04-24 Nikita PopovRemove PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT
2015-04-24 Daniel LowreyFix vim folding block
2015-04-24 Daniel LowreyUPGRADING
2015-04-24 Daniel LowreyUpdate NEWS/UPGRADING
2015-04-24 Daniel LowreyMerge branch 'deflate'
2015-04-24 Dmitry StogovOptimized zend_hash_rehash(), added some exoectations...
2015-04-24 Yasuo OhgakiMerge branch 'PHP-5.6'
2015-04-24 Yasuo OhgakiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-24 Yasuo OhgakiSet NULL after efree
2015-04-24 Dmitry StogovAdded HashTable flag HASH_FLAG_STATIC_KEYS that is...
2015-04-24 Daniel LowreyAdd inflate_*() test cases
2015-04-24 Daniel LowreyAdd incremental zlib inflate API
2015-04-24 Daniel LowreyAdd deflate_*() test cases
2015-04-24 Daniel LowreySeveral deflate_* changes (more after the jump)
2015-04-23 Dmitry StogovDont't use DO_ICALL for internal functions returned...
2015-04-23 Dmitry StogovCleanup comments and add related tests.
2015-04-23 Xinchen HuiSlight improvement
2015-04-23 Kalle Sommer... Fixed compiler warning
2015-04-23 Dmitry StogovDon't propogate "fake" EX(called_scope) and EX(This...
2015-04-23 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-04-23 Dmitry StogovMake internal non-static methods to be executed in...
2015-04-22 Rasmus Lerdorflibpq versions older than 9.3 do not have lo_lseek64
2015-04-22 Anatol Belskifix include with vc14
2015-04-22 Anatol Belskifix compilation with vc14
2015-04-22 Anatol Belskiimprove zpp readme
2015-04-22 Dmitry StogovUse fast method to check if first arguments should...
2015-04-22 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-04-22 Lior KaplanAdd entry for bug #69152 in 5.6.8
2015-04-22 Lior KaplanAdd entry for bug #69152 in 5.5.24
2015-04-22 Nikita PopovFix "invalid opcode" error
2015-04-22 Lior KaplanFormat alignment
2015-04-22 Lior KaplanBug #68846 was fixed in 5.6.8 by 934d6ed9
2015-04-22 Lior KaplanAdd merged bug fixes into 5.5.24
2015-04-22 Bob WeinandAdd incremental zlib deflate API
2015-04-22 Dmitry StogovUse string primitive
2015-04-22 Dmitry StogovRemovred temporary code
2015-04-22 Dmitry StogovImproved property inheritance code
2015-04-22 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-04-22 Xinchen HuiMerge branch 'PHP-5.6'
2015-04-22 Kalle Sommer... Windows support for sysvshm
2015-04-22 Xinchen HuiSince 5.6 stat.cwd using emalloc (Thanks to Remi)
2015-04-22 Xinchen Huifixed warning & test pushing
2015-04-21 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-04-21 Dmitry StogovKeep realpath and PCRE caches in consistency with opcac...
2015-04-21 Bob WeinandFAST_RET opcode also returns
2015-04-21 Bob WeinandAlso consider specific catches when checking for uncaught
2015-04-21 Bob WeinandBreak on uncaught exceptions in current frame in phpdbg
2015-04-21 Dmitry StogovSlight zend_hash_find() optimization.
2015-04-21 Dmitry StogovFixed zend_string related inconsistencies
2015-04-21 Bob WeinandFix first frame in backtrace
2015-04-21 Bob WeinandFix yield from with iterator (first element missing)
2015-04-21 Bob WeinandAdd next command docs
2015-04-21 Nikita PopovMove more stuff to file_context
2015-04-21 Xinchen HuiMerge branch 'PHP-5.6'
2015-04-21 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-21 Xinchen HuiRemove tail blank which is committed by accident
2015-04-21 Xinchen HuiMerge branch 'PHP-5.6'
2015-04-21 Xinchen HuiUpdate NEWS
2015-04-21 Xinchen HuiMerge branch 'PHP-5.5' into PHP-5.6
2015-04-21 Xinchen HuiFixed Bug #69467 (Wrong checked for the interface by...
2015-04-21 Xinchen HuiFixed warnings and folder marks mess
2015-04-21 Xinchen HuiFixed mem leak in assign_to_obj with reference
2015-04-21 Bob WeinandAdd next command / Fix recursion/exceptions with u/F/L
2015-04-21 Dmitry StogovRemoved deprecated code
2015-04-20 Dmitry StogovCompact HashTables to reduce SHM usage
2015-04-20 Bob WeinandAdapt test for new format
2015-04-20 Bob WeinandShrink phpdbg opcode dump output a bit more
2015-04-20 Nikita PopovFixed bug #69388
2015-04-20 Dmitry StogovFixed reference counting
2015-04-20 Dmitry StogovRemoved invalid code
2015-04-20 Bob WeinandShow full stacktraces for exceptions in phpdbg
2015-04-20 Bob WeinandFix uncaught exception in phpdbg
2015-04-20 Bob Weinandshow opcode count
2015-04-20 Bob WeinandShorten opline dump lines and show literals
2015-04-20 Xinchen HuiThrow exception will override EX(opline)
2015-04-20 Xinchen HuiFixed bug #69485 (Double free on zend_list_dtor).
2015-04-20 Xinchen HuiRefix opline usage
2015-04-19 Bob WeinandProperly define ZEND_OP_DATA in zend_vm_def.h
2015-04-19 Bob WeinandProvide method to access opcodes via command line argument
2015-04-19 Anatol BelskiMerge branch 'PHP-5.6'
2015-04-19 Anatol Belskiupdated NEWS
2015-04-19 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
next