]> granicus.if.org Git - php/shortlog
php
2015-07-03 Anatol BelskiMerge branch 'PHP-5.6'
2015-07-03 Anatol Belskifix backport mistake
2015-07-03 Christoph M... Merge branch 'PHP-5.6'
2015-07-03 Christoph M... fixed fix #69975 wrt. ODBCVER < 0x0300
2015-07-03 Anatol Belskiimprove info about the applink
2015-07-03 Anatol Belskiadded openssl applink shim note to UPGRADING.INTERNALS
2015-07-03 Anatol Belskiadd missing item in the content table
2015-07-03 Anatol BelskiMerge branch 'PHP-5.6'
2015-07-03 Anatol Belskibackport c01943bffc8b719e552d307f522820d50f783a4c into 5.6
2015-07-03 Anatol Belskifix improper behavior
2015-07-03 Anatol Belskiintegrate the applink shim in the other bins
2015-07-03 Anatol Belskiintegrate the openssl applink shim
2015-07-03 Xinchen HuiCatch the specifical exception
2015-07-03 Christoph M... Merge branch 'PHP-5.6'
2015-07-03 Edgar R. SandiAdded more tests to improve function coverage
2015-07-02 Aaron PiotrowskiAllow integer default for float type
2015-07-02 Christoph M... updated NEWS
2015-07-02 Christoph M... Merge branch 'PHP-5.6'
2015-07-02 Christoph M... updated NEWS
2015-07-02 Christoph M... Fix #69975: PHP segfaults when accessing nvarchar(max...
2015-07-02 Bob WeinandUpdate NEWS for bug #69957
2015-07-02 Niklas KellerCorrect type hint name for booleans in method signatures
2015-07-02 Bob WeinandXFAILED tests are not "You may have found a problem...
2015-07-02 Bob WeinandIntroduce ArithmeticError
2015-07-02 Dmitry StogovCleanup (avoid reallocation)
2015-07-02 Dmitry StogovCleanup (avoid reallocation)
2015-07-02 Dmitry StogovCleanup (avoid reallocations)
2015-07-02 Dmitry StogovCleanup (avoid reallocation)
2015-07-02 Anatol Belskiadd missing items to the table of contents
2015-07-02 Anatol Belskiupdate UPGRADING infos
2015-07-02 Anatol Belskifix pipe peek timeout
2015-07-02 Christoph M... Fix alignment on 32-bit
2015-07-02 Christoph M... improve timings evaluations in test
2015-07-02 Anatol Belskiuse proper place to cleanup
2015-07-02 Anatol Belskifix test for systems with lower time resolution
2015-07-02 Anatol Belskiremove stderr descriptor
2015-07-02 Anatol Belskino need to fflush here
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...
next