Commits on Dec 6, 2016
Commits on Nov 27, 2016
  1. add NEWS

    smalyshev committed Nov 27, 2016
Commits on Nov 26, 2016
Commits on Aug 17, 2016
  1. Update NEWS

    smalyshev committed Aug 17, 2016
Commits on Jun 19, 2016
  1. Update NEWS

    smalyshev committed Jun 19, 2016
Commits on Jun 14, 2016
Commits on Apr 19, 2016
Commits on Mar 21, 2016
Commits on Mar 2, 2016
  1. Update NEWS

    smalyshev committed Mar 2, 2016
  2. Merge branch 'PHP-5.6.19' into PHP-5.6

    * PHP-5.6.19:
      update NEWS
      Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
      fix ts buld
      prep for 5.6.19RC1
      Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize
    smalyshev committed Mar 2, 2016
  3. update NEWS

    smalyshev committed Mar 2, 2016
Commits on Feb 22, 2016
Commits on Feb 15, 2016
Commits on Feb 1, 2016
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      Upgrade bundled PCRE to 8.38
      Fixed NEWS file entry
      fix the fix for bug #70976 (imagerotate)
    smalyshev committed Feb 1, 2016
Commits on Jan 27, 2016
  1. Use safe alloc functions when calculations are made on sizes.

    Fixes bug #71449, bug #71450
    smalyshev committed Jan 27, 2016
Commits on Jan 6, 2016
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      Update NEWS
      Improve fix for bug #70976
      Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization)
      Fixed bug #70741: Session WDDX Packet Deserialization Type Confusion Vulnerability
      Fixed #70728
      Fixed bug #70755: fpm_log.c memory leak and buffer overflow
      Fix bug #70976: fix boundary check on gdImageRotateInterpolated
      typofix
    smalyshev committed Jan 6, 2016
  2. Update NEWS

    smalyshev committed Jan 6, 2016
Commits on Dec 28, 2015
Commits on Dec 8, 2015
Commits on Dec 6, 2015
  1. typofix

    smalyshev committed Dec 6, 2015
Commits on Sep 1, 2015
  1. update NEWS

    smalyshev committed Sep 1, 2015
Commits on Aug 5, 2015
  1. 5.5.29 next

    smalyshev committed Aug 5, 2015
Commits on Aug 4, 2015
  1. update NEWS

    smalyshev committed Aug 4, 2015
Commits on Jun 2, 2015
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      Fix bug #69737 - Segfault when SplMinHeap::compare produces fatal error
    smalyshev committed Jun 2, 2015
Commits on May 10, 2015
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      Fix #48147 - implement manual handling of  //IGNORE for broken libc
    smalyshev committed May 10, 2015
  2. Fix #48147 - implement manual handling of //IGNORE for broken libc

    Conflicts:
    	ext/iconv/iconv.c
    smalyshev committed May 8, 2015
Commits on Apr 14, 2015
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5: (27 commits)
      fix non-standard C
      update NEWS
      5.4.41 next
      fix CVE num
      update NEWS
      Fix bug #69441 (Buffer Overflow when parsing tar/zip/phar in phar_set_inode)
      fix test
      fix type in fix for #69085
      fix memory leak & add test
      Fix tests
      fix CVE num
      Fix bug #69337 (php_stream_url_wrap_http_ex() type-confusion vulnerability)
      Fix test
      Additional fix for bug #69324
      More fixes for bug #69152
      Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
      Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
      Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
      Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
      Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
      ...
    
    Conflicts:
    	ext/standard/http_fopen_wrapper.c
    smalyshev committed Apr 14, 2015
  2. update NEWS

    smalyshev committed Apr 14, 2015
Commits on Apr 6, 2015
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      Fix bug #66550 (SQLite prepared statement use-after-free)
    smalyshev committed Apr 6, 2015
  2. Merge branch 'PHP-5.4' into PHP-5.5

    * PHP-5.4:
      Fix bug #66550 (SQLite prepared statement use-after-free)
    smalyshev committed Apr 6, 2015