]> granicus.if.org Git - php/shortlog
php
2014-11-28 Ferenc Kovacsfix phpdbg, _zend_execute_data.scope was removed with...
2014-11-28 Dmitry StogovAvoid useless dereferences
2014-11-28 Dmitry StogovRemoved useless check
2014-11-28 Julien Pauliupdated NEWS
2014-11-28 Julien PauliMerge branch 'PHP-5.6'
2014-11-28 Julien Pauliupdated NEWS
2014-11-28 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2014-11-28 Julien Pauliupdated NEWS
2014-11-28 Julien PauliFix #65419 - Inside trait, self::class != __CLASS__
2014-11-28 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-28 Anatol Belskidisable ext/openssl/tests/stream_server_reneg_limit...
2014-11-28 Anatol BelskiFixed bug #68225 unpack and X format code
2014-11-28 Dmitry StogovRename EX_VAR_2() into ZEND_CALL_VAR() and EX_VAR_NUM_2...
2014-11-28 Dmitry StogovPack EX(frame_info) into EX(This).u1.v.reserved. Rename...
2014-11-28 Dmitry StogovPack EX(num_args) into EX(This).u2.num_args
2014-11-28 Dmitry StogovGet rid of EX(scope). In most cases we use EG(scope...
2014-11-27 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-27 Anatol Belskiupdated NEWS
2014-11-27 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-11-27 Anatol Belskirefactored the mbstring config.w32
2014-11-27 Julien PauliUpdate NEWS
2014-11-27 Julien PauliMerge branch 'pull-request/826'
2014-11-27 Dmitry StogovFixed compilation warnings
2014-11-27 Anatol BelskiFixed bug #68504 --with-libmbfl configure option not...
2014-11-27 Dmitry StogovChanged "finally" handling. Removed EX(fast_ret) and...
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2014-11-26 Ferenc Kovacsthe darwin specific test fails for me with the same...
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-11-26 Ferenc Kovacs#68446 is fixed
2014-11-26 Dmitry StogovReimplemented silence operator (@) handling on exceptio...
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-11-26 Ferenc Kovacsremove the NEWS entries for the reverted stuff
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-11-26 Ferenc Kovacstypo fix
2014-11-26 Ferenc Kovacsgo back with phpdbg to the state of 5.6.3, reverting...
2014-11-26 Julien Pauli5.5.21 now
2014-11-26 Ferenc KovacsMerge branch 'PHP-5.6'
2014-11-26 Ferenc KovacsPHP-5.6.5 is next
2014-11-26 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-26 Anatol Belskiupdated lib versions
2014-11-26 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-11-26 Anatol Belskiupdated lib versions
2014-11-25 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-25 Anatol Belskifix dir separator in test
2014-11-25 Anatol Belskifix TS build
2014-11-25 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-25 Anatol Belskifix TS build
2014-11-25 Dmitry StogovMerge branch 'PHP-5.6'
2014-11-25 Dmitry StogovBetter fix for bug #68446
2014-11-25 Dmitry StogovRevert "Merge remote-tracking branch 'origin/PHP-5.6'"
2014-11-25 Bob WeinandMerge remote-tracking branch 'origin/PHP-5.6'
2014-11-25 Bob WeinandRevert NEWS and set test to XFAIL
2014-11-25 Bob WeinandRevert "Fix bug #68446 (bug with constant defaults...
2014-11-25 Dmitry StogovImproved zend_hash_clean() and added new optimized...
2014-11-25 Dmitry StogovUse inline version of zval_ptr_dtor()
2014-11-25 Dmitry StogovAdded new optimized zend_array_destroy() function
2014-11-25 Dmitry StogovMoved i_zval_ptr_dtor() from zend_execute.h to zend_var...
2014-11-25 krakjoeMerge branch 'master' of https://github.com/php/php-src
2014-11-25 krakjoefix REGISTER_NS_*_CONSTANT macros
2014-11-25 Dmitry StogovRemoved useless assert. EG(uninitialized_zval) can...
2014-11-24 Dmitry StogovUse specialized destructors when types of zvals are...
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Stanislav Malyshevmove tests into proper place
2014-11-24 Dmitry StogovImproved assignment to object property
2014-11-24 Dmitry StogovReuse zend_assign_to_variable() in zend_std_write_prope...
2014-11-24 Popa Adrian... cleanup comments from svn/cvs era
2014-11-24 Anatol BelskiMerge branch 'PHP-5.6'
2014-11-24 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Anatol Belskifix dir separator in test
2014-11-24 Anatol Belskifork test for windows
2014-11-24 Dmitry StogovUse inline version of the function in the loop
2014-11-24 Dmitry StogovMicro optimization
2014-11-24 Remi ColletFPM: change "listen = port" behavior from IPv4 catch...
2014-11-24 SobakRemove no longer used scripts
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-11-24 Stanislav Malyshevupdate for LiteSpeed
2014-11-24 Stanislav Malyshevupdate for LiteSpeed
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/757' into PHP-5.5
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/782' into PHP-5.5
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/752'
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/854' into PHP-5.5
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/855' into PHP-5.5
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/856' into PHP-5.5
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/863' into PHP-5.5
2014-11-24 marcosptftest to function addcslashes
2014-11-24 marcosptftest
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/811'
2014-11-24 Archil ImnadzeUpdate CODING_STANDARDS
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.6'
2014-11-24 Stanislav MalyshevMerge branch 'pull-request/817'
2014-11-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
next