History for php-src/NEWS
Commits on Apr 14, 2017
Commits on Jul 24, 2014
-
Fix bug #55496 Interactive mode doesn't force a newline before the pr…
…ompt
johannes committedJul 24, 2014
Commits on Jan 21, 2014
-
johannes committed
Jan 21, 2014 -
Fix bug #66283 (Segmentation fault after memory_limit)
There are situations where mysqlnd dupliates zvals while freeing result sets. If the memory_limit is reached during this operation the engine will bailout. This patch makes sure that a later attempt (during RSHIUTDOWN) won't cause a double free, instead we rely on the engine to free emalloc()ed memory after bailout.
johannes committedJan 21, 2014
Commits on Jul 23, 2013
Commits on Jul 10, 2013
-
johannes committed
Jul 10, 2013
Commits on Jun 19, 2013
-
johannes committed
Jun 19, 2013
Commits on Jun 5, 2013
-
johannes committed
Jun 5, 2013
Commits on May 22, 2013
-
johannes committed
May 22, 2013
Commits on May 17, 2013
Commits on May 8, 2013
-
johannes committed
May 8, 2013
Commits on Apr 25, 2013
-
-
johannes committed
Apr 25, 2013
Commits on Apr 10, 2013
Commits on Mar 28, 2013
Commits on Feb 21, 2013
Commits on Feb 20, 2013
Commits on Jan 30, 2013
-
johannes committed
Jan 30, 2013
Commits on Jan 29, 2013
-
Fix bug #64099 (Wrong TSRM usage in zend_register_class_alias)
johannes committedJan 29, 2013
Commits on Jan 16, 2013
-
johannes committed
Jan 16, 2013
Commits on Jan 3, 2013
Commits on Dec 19, 2012
Commits on Dec 13, 2012
Commits on Dec 10, 2012
Commits on Dec 5, 2012
Commits on Nov 21, 2012
Commits on Nov 7, 2012
Commits on Oct 17, 2012
Commits on Oct 4, 2012
Commits on Sep 12, 2012
Commits on Jul 22, 2012
-
Fix Bug #62612 readline extension compilation fails
johannes committedJul 22, 2012
NewerOlder