Commits on Apr 14, 2017
Commits on Jul 24, 2014
  1. BFN

    johannes committed Jul 24, 2014
  2. BFN

    johannes committed Jul 24, 2014
Commits on Jan 21, 2014
  1. fix NEWS formatting

    johannes committed Jan 21, 2014
  2. 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 committed Jan 21, 2014
Commits on Jul 23, 2013
  1. Fix bug 65299

    johannes committed Jul 23, 2013
Commits on Jul 10, 2013
  1. Merge PHP 5.3.27 NEWS

    johannes committed Jul 10, 2013
Commits on Jun 19, 2013
  1. This will be PHP 5.3.28

    johannes committed Jun 19, 2013
Commits on Jun 5, 2013
  1. Add NEWS for PHP 5.3.26

    johannes committed Jun 5, 2013
Commits on May 22, 2013
  1. This will be PHP 5.3.27

    johannes committed May 22, 2013
Commits on May 17, 2013
  1. Recover NEWS

    Apperently wrongly merged in revision 4889337
    johannes committed May 17, 2013
Commits on May 8, 2013
  1. PHP 5.3.25 NEWS

    johannes committed May 8, 2013
Commits on Apr 25, 2013
  1. Merge branch 'PHP-5.5'

    johannes committed Apr 25, 2013
  2. PHP 5.3.26 this will be

    johannes committed Apr 25, 2013
  3. Fix NEWS

    johannes committed Apr 25, 2013
Commits on Apr 10, 2013
  1. PHP 5.4.14 release date

    johannes committed Apr 10, 2013
  2. PHP 5.3.24 release date

    johannes committed Apr 10, 2013
Commits on Mar 28, 2013
  1. This will PHP 5.3.25

    johannes committed Mar 28, 2013
Commits on Feb 21, 2013
Commits on Feb 20, 2013
  1. 5.3.22 NEWS

    johannes committed Feb 20, 2013
Commits on Jan 30, 2013
  1. This will be PHP 5.3.23

    johannes committed Jan 30, 2013
Commits on Jan 29, 2013
Commits on Jan 16, 2013
  1. Fix NEWS after 5.3.21

    johannes committed Jan 16, 2013
Commits on Jan 3, 2013
  1. This will be PHP 5.3.22

    johannes committed Jan 3, 2013
Commits on Dec 19, 2012
  1. Update release date

    johannes committed Dec 19, 2012
Commits on Dec 13, 2012
Commits on Dec 10, 2012
  1. Fix typo

    johannes committed Dec 10, 2012
Commits on Dec 5, 2012
  1. this will become PHP 5.3.21

    johannes committed Dec 5, 2012
Commits on Nov 21, 2012
  1. PHP 5.3.19

    johannes committed Nov 21, 2012
Commits on Nov 7, 2012
  1. This will be PHP 5.3.20

    johannes committed Nov 7, 2012
Commits on Oct 17, 2012
  1. PHP 5.3.18 NEWS

    johannes committed Oct 17, 2012
Commits on Oct 4, 2012
Commits on Sep 12, 2012
  1. fix NEWS after releses

    johannes committed Sep 12, 2012
Commits on Jul 22, 2012