History for php-src/NEWS
Commits on Jan 24, 2017
-
This commit was signed with a verified signature.
m6w6 Michael Wallner
GPG key ID: 480E3E14B0A4C7C7 Learn about signing commits
Commits on Jan 23, 2017
-
This commit was signed with a verified signature.
krakjoe Joe Watkins
GPG key ID: F9BA0ADA31CBD89E Learn about signing commits
Commits on Mar 30, 2015
-
phar_add_file is too restrive on filename Check for any of '/', '\\', '\0' after ".phar".
-
Call to undefined method cli_arg_typ_string Use cli_arg_typ_filecontent instead.
-
Phar::mapPhar fails for Phars inside a path containing ".tar". Strengthen the silly .tar file extension check.
-
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.
-
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.
Commits on Mar 25, 2015
Commits on Feb 18, 2015
-
Fixed bug #65593 (Segfault when calling ob_start from output bufferin…
…g callback)
m6w6 committedFeb 18, 2015
Commits on Aug 21, 2014
-
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
Commits on Aug 5, 2014
-
(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 committedAug 5, 2014
Commits on Jul 30, 2014
-
Fixed bug #67715 (php-milter does not build and crashes randomly).
m6w6 committedJul 30, 2014
Commits on Jul 3, 2014
-
BFN for bug #67551 (php://input temp file will be located in sys_temp…
…_dir instead of upload_tmp_dir)
Commits on May 6, 2014
Commits on Apr 30, 2014
Commits on Apr 3, 2014
-
-
-
Fix Bug #66736 fpassthru broken
m6w6 committedApr 3, 2014 -
Fix bug #66182 exit in stream filter produces segfault
Unfortunately, a segv caused by exit cannot be tested reliably.
m6w6 committedApr 3, 2014
Commits on Apr 2, 2014
NewerOlder