]> granicus.if.org Git - php/shortlog
php
2015-07-02 Anatol Belskiadded test for bug #69900
2015-07-02 Anatol Belskiselect the case to set the pipe blocking option more...
2015-07-02 Anatol Belskifixed wrong number for the new option
2015-07-02 Anatol Belskifix c/p issue
2015-07-02 Anatol Belskiproperly set the pipe blocking option
2015-07-02 Anatol Belskiadd missing stuff is the header
2015-07-02 Anatol Belskiinitial stuff to make allow blocking pipes on windows
2015-07-02 Xinchen HuiFixed conditional jump or move depends on uninitialised...
2015-07-02 Xinchen HuiFixed bug #69521 (Segfault in gc_collect_cycles()).
2015-07-02 Xinchen HuiUse hash_str directly
2015-07-02 Xinchen HuiSame here
2015-07-02 Xinchen HuiUse one_char_string
2015-07-02 Xinchen HuiUse one_char_string
2015-07-02 Xinchen HuiUse zend_string in setcookie (save value reallocated)
2015-07-02 Xinchen HuiUnnecessary duplication
2015-07-02 Xinchen HuiThis can not be true
2015-07-02 Bob WeinandCT eval ZEND_DIV in all cases (warning was removed)
2015-07-02 Bob WeinandUse DivisionByZeroError instead of exception for %...
2015-07-02 Bob WeinandRemove warning upon division by zero
2015-07-01 Dmitry StogovFixed memory leak because of incorrect 'if ();' optimiz...
2015-07-01 Christoph M... updated NEWS
2015-07-01 Christoph M... Fix #69976: Unable to parse "all" urls with colon char
2015-07-01 Dmitry StogovCleanup (removed dead code)
2015-07-01 Dmitry StogovCleanup (avoid reallocation)
2015-07-01 Dmitry StogovCleanup (avoid reallocation)
2015-07-01 Dmitry StogovCleanup (avoid reallocatios and side effects in php_str...
2015-07-01 Dmitry StogovFixed broken name
2015-07-01 Dmitry StogovCleanup (updated comments)
2015-07-01 Dmitry StogovCleanup (replce hack by a clean implementation)
2015-07-01 Dmitry StogovCleanup (removed dead code)
2015-07-01 Dmitry StogovCleanup (avoid duplication)
2015-07-01 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-07-01 Dmitry StogovCleanup (updated comments about optimization of compari...
2015-07-01 Anatol Belskichange the inclusion order which fixes the vc build
2015-07-01 Dmitry StogovCleanup (we don't use is_ref=1/refcount=2 trick to...
2015-07-01 Dmitry StogovCleanup (avoid reallocation)
2015-07-01 Dmitry StogovCleanup (avoid reallocation)
2015-07-01 Dmitry StogovCleanup (avoid reallocation).
2015-07-01 Dmitry StogovCleanup (avoid reallocation).
2015-07-01 Dmitry StogovCleanup (avoid string reallocations)
2015-06-30 Dmitry StogovGet rid of ZVAL_ZVAL() macro usages. Replace them with...
2015-06-30 Rasmus Lerdorfdebug_print_backtrace has a 2nd optional arg
2015-06-30 Rasmus Lerdorfphp_uname has an optional arg
2015-06-30 Xinchen HuiMerge branch 'amortize-hash-compaction' of https:/...
2015-06-30 Dmitry StogovUse ZSTR_ API to access zend_string elements (this...
2015-06-30 Côme BernigaudMerge branch 'PHP-5.6'
2015-06-30 Anatol Belskikeep LDAP_DEPRECATED in config.w32
2015-06-30 Aaron PiotrowskiAdd tests for dynamic static call to instance method
2015-06-30 Aaron PiotrowskiThrow Error on dynamic call to instance method when...
2015-06-30 Bob WeinandFix test failures from previous commit
2015-06-30 Christopher... More PHP 7 patches (Rajendra/Abdullah)
2015-06-30 Bob WeinandOnly call stream_flush if anything was written
2015-06-30 Dmitry StogovUse ZSTR_ API to access zend_string elements (this...
2015-06-29 Christopher... Fix Windows compilation warnings (Senthil)
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. SandiImproved code coverage of explode function
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. SandiAdded basic and error tests for hex2bin function
2015-06-29 Anatol Belskirefix the negative zend_long to size_t casts
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. Sandiadding several other testing scenarios of code without...
2015-06-29 Christoph M... Merge branch 'PHP-5.6'
2015-06-29 Edgar R. Sandiadding another testing scenario without coverage in...
2015-06-29 Dmitry StogovMerge branch 'PHP-5.6'
2015-06-29 Dmitry StogovOn Windows PHP may be restarted with different set...
2015-06-29 Dmitry StogovOn Windows PHP may be restarted with different set...
2015-06-29 jrchampUPGRADING typos/wording
2015-06-29 Dmitry StogovImproved zend_string API (Francois Laupretre)
2015-06-29 Côme BernigaudDeprecating ldap_sort the right way
2015-06-29 Dmitry StogovRestored old behavior
2015-06-29 Anatol Belskifix more places with subtle negative zend_long to size_...
2015-06-29 Anatol Belskiremove useless check
2015-06-29 Anatol Belskiremove comment
2015-06-29 Dmitry StogovRevert "Fixed last previously broken tests"
2015-06-29 Dmitry StogovPrevent attempts of compile-time evaluation of invalid...
2015-06-29 Dmitry StogovReverted wrong fb08798c9f0ea820d567668d0cea4833dc61dd8e
2015-06-29 Andreas HeiglFixes ldap_sort-tests
2015-06-29 Andreas HeiglAdds deprecation-message for ldap_sort
2015-06-29 Dmitry StogovDon't evaluate invalid constant expressions.
2015-06-29 Anatol Belskifix negative zend_long to size_t cast
2015-06-29 Edgar R. Sandiremoved unreachable code in the substr_replace function
2015-06-29 Dmitry StogovFixed bug #69955 (Segfault when trying to combine ...
2015-06-29 Anatol Belskikeep LDAP_DEPRECATED in config.w32
2015-06-29 Côme BernigaudPutting back deprecated symbols for ldap_sort
2015-06-29 Côme BernigaudRemoved deprecated function calls from ldap module
2015-06-29 Côme BernigaudRemoved ifdefs of LDAP_API_FEATURE_X_OPENLDAP, fixed...
2015-06-29 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-29 Xinchen HuiFixed memroy errors with valgrind
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-06-29 Côme BernigaudMerge PR about LDAP cleaning by removing deprecated...
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-06-29 Xinchen HuiMerge branch 'master' of git.php.net:php-src
2015-06-29 Xinchen HuiFixed segfault in wordpress (introduced in rev 4a4529ad...
2015-06-29 Côme BernigaudPutting back deprecated symbols for ldap_sort
2015-06-29 Anatol Belskifix tests
2015-06-29 Anatol Belskiremove useless assignment
2015-06-29 Anatol Belskifix FCGI crash in TS mode
2015-06-29 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-06-29 Stanislav MalyshevMerge branch 'pull-request/1350' into PHP-5.4
2015-06-29 Bob WeinandFix assertion failure with Z_REFCOUNT() in info constants
next