Commits on Jan 24, 2017
  1. my NEWS handle is actually Mike)

    m6w6 committed Jan 24, 2017
Commits on Jan 23, 2017
Commits on Mar 30, 2015
  1. BFN

    m6w6 committed Mar 30, 2015
  2. Fixed bug #64931

    phar_add_file is too restrive on filename
    
    Check for any of '/', '\\', '\0' after ".phar".
    m6w6 committed Mar 30, 2015
  3. BFN

    m6w6 committed Mar 30, 2015
  4. Fixed Bug #65467

    Call to undefined method cli_arg_typ_string
    
    Use cli_arg_typ_filecontent instead.
    m6w6 committed Mar 30, 2015
  5. BFN

    m6w6 committed Mar 30, 2015
  6. fix bug #67761

    Phar::mapPhar fails for Phars inside a path containing ".tar".
    
    Strengthen the silly .tar file extension check.
    m6w6 committed Mar 30, 2015
  7. Fixed bug 64343

    PharData::extractTo fails for tarball created by BSD tar
    
    Phar did not know about PAX style global/file headers.
    Skip them, to be able to read the contents of those archives.
    m6w6 committed Mar 30, 2015
  8. Fixed bug 64343

    PharData::extractTo fails for tarball created by BSD tar
    
    Phar did not know about PAX style global/file headers.
    Skip them, to be able to read the contents of those archives.
    m6w6 committed Mar 30, 2015
Commits on Mar 25, 2015
  1. RFC:continue_ob accepted

    m6w6 committed Mar 25, 2015
Commits on Feb 18, 2015
  1. BFN

    m6w6 committed Feb 18, 2015
Commits on Aug 21, 2014
  1. Merge branch 'PHP-5.5' into PHP-5.6

    * PHP-5.5:
      fix bug #67865
      updated NEWS to fit last release
      NEWS
      Fix bug #67878 program_prefix not honoured in man pages
    m6w6 committed Aug 21, 2014
  2. Merge branch 'PHP-5.4' into PHP-5.5

    * PHP-5.4:
      fix bug #67865
    m6w6 committed Aug 21, 2014
  3. fix bug #67865

    m6w6 committed Aug 21, 2014
Commits on Aug 5, 2014
  1. BFN

    m6w6 committed Aug 5, 2014
  2. BFN

    m6w6 committed Aug 5, 2014
  3. Fixed Bug #67724

    (chained zlib filters silently fail with large amounts of data)
    
    Use the same buffer size zlib uses internally to avoid
    Z_DATA_ERROR on massively compressed data
    m6w6 committed Aug 5, 2014
Commits on Jul 30, 2014
  1. BFN

    m6w6 committed Jul 30, 2014
  2. BFN

    m6w6 committed Jul 30, 2014
Commits on Jul 3, 2014
  1. BFN for bug #67551 (php://input temp file will be located in sys_temp…

    …_dir instead of upload_tmp_dir)
    m6w6 committed Jul 2, 2014
  2. reorder

    m6w6 committed Jul 2, 2014
Commits on May 6, 2014
  1. NEWS

    m6w6 committed May 6, 2014
Commits on Apr 30, 2014
  1. BFN

    m6w6 committed Apr 30, 2014
Commits on Apr 3, 2014
  1. NEWS

    m6w6 committed Apr 3, 2014
  2. NEWS

    m6w6 committed Apr 3, 2014
  3. Fix Bug #66736 fpassthru broken

    m6w6 committed Apr 3, 2014
  4. NEWS

    m6w6 committed Apr 3, 2014
  5. NEWS

    m6w6 committed Apr 3, 2014
  6. Fix bug #66182 exit in stream filter produces segfault

    Unfortunately, a segv caused by exit cannot be tested reliably.
    m6w6 committed Apr 3, 2014
Commits on Apr 2, 2014
  1. NEWS

    m6w6 committed Apr 2, 2014
  2. NEWS

    m6w6 committed Apr 2, 2014