Commit Graph

4147 Commits

Author SHA1 Message Date
Ilia Alshanetsky
8f7b7495f2 Upgraded to 3.6.14.1 2009-05-19 18:32:46 +00:00
Jani Taskinen
ec9b82f0f4 fix news 2009-05-19 09:41:34 +00:00
Derick Rethans
d29d24427f - MFH: Get rid of the four different versions of zend_extension* and only use
zend_extension. Because of the API identifier change in PHP 5.3 you also get
  a proper warning message now.
#- [DOC]
2009-05-18 21:33:38 +00:00
Arnaud Le Blanc
a5db3627e5 Fixed bug #38802 (max_redirects and ignore_errors)
(patch by datibbaw@php.net)
2009-05-16 20:34:48 +00:00
Scott MacVicar
a6acb07d2a BFN 2009-05-14 22:03:35 +00:00
Arnaud Le Blanc
12d41f7a1f moved to 5.2 2009-05-14 19:03:59 +00:00
Arnaud Le Blanc
eeed7e12f5 moved to 5.2 2009-05-14 16:23:58 +00:00
Matt Wilmas
464cfab1b1 Now in 5.2 (or should the entry be here as well...?) 2009-05-14 01:31:02 +00:00
Greg Beaver
475cf4d288 fix Bug #48257: PharData throws exception with non-phar tar 2009-05-13 20:25:43 +00:00
Matteo Beccati
3fb4089ba7 MFH
- Fixed bug #48188
2009-05-12 22:18:15 +00:00
Ilia Alshanetsky
d73b2316a1 moved to 5.2 as well 2009-05-11 12:35:19 +00:00
Ilia Alshanetsky
60d4c0308a Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid
paths)
2009-05-11 12:21:26 +00:00
Jani Taskinen
235712f3de BFN 2009-05-10 21:06:35 +00:00
Felipe Pena
f306943799 - Fixed bug #48227 (NumberFormatter::format leaks memory) 2009-05-10 20:17:22 +00:00
Etienne Kneuss
bc75208538 MFH: Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring CURRENT_AS_PATHNAME) 2009-05-09 21:06:59 +00:00
Scott MacVicar
c81345bbd0 BFN 2009-05-09 20:42:44 +00:00
Jani Taskinen
8308ce2d0a - Moved to PHP_5_2 2009-05-09 20:37:47 +00:00
Matteo Beccati
d33fecdde8 MFH
- Fixed bug #48185 removing no-op code
2009-05-07 23:29:54 +00:00
Scott MacVicar
f8207707c9 BFN 2009-05-07 16:56:18 +00:00
Scott MacVicar
4b34028479 BFN 2009-05-07 11:29:32 +00:00
Johannes Schlüter
508a2d0c3d Back to -dev 2009-05-06 18:57:45 +00:00
Johannes Schlüter
6eb27922d7 5.3.0RC2-dev 2009-05-06 18:51:29 +00:00
Matt Wilmas
09034cf3f4 MFH: Implemented manual scanning for strings/comments, plus misc. fixes 2009-05-05 01:35:44 +00:00
Matt Wilmas
4d7fe7444b Changed wording 2009-05-05 00:55:27 +00:00
Jani Taskinen
ee5c30a781 duh.. 2009-05-05 00:39:33 +00:00
Kalle Sommer Nielsen
5a6d3cc42b Added E_DEPRECATED startup notice (5.3 only) 2009-05-04 21:18:22 +00:00
Scott MacVicar
048f03a46b BFN 2009-05-04 21:11:40 +00:00
Jani Taskinen
ce86c511c4 - Fix news 2009-05-04 19:02:26 +00:00
Pierre Joye
c412b949b9 - #39637 2009-05-04 14:15:58 +00:00
Pierre Joye
c3bd64a5be - #47739 2009-05-04 12:23:56 +00:00
Derick Rethans
cba1765799 - MFH: Added timezone_version_get() to retrieve the version of the used
timezone database.
2009-05-03 19:58:49 +00:00
Derick Rethans
20a359a3fb - MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)). 2009-05-03 18:46:28 +00:00
Jani Taskinen
7e0387dbde fix news 2009-05-03 16:16:15 +00:00
Pierre Joye
0a1ebcb3eb - #41712 2009-05-03 15:17:40 +00:00
Jani Taskinen
ddebbea218 - Extra newlines never hurt anyone.. 2009-05-02 18:32:45 +00:00
Pierre Joye
1cdb964081 - imap entries (2 more to come) 2009-05-02 18:06:04 +00:00
Greg Beaver
6289c323d3 MFPECL fix PECL Bug #14646: phar error message unclear with php stream wrappers (note: is there a standard way to list PECL bugs in NEWS?) 2009-04-30 04:43:10 +00:00
Dmitry Stogov
9e36fae5ff Fixed bug #48034 (PHP crashes when script is 8192 (8KB) bytes long) 2009-04-28 07:13:30 +00:00
Jani Taskinen
3d71223080 update 2009-04-27 18:45:12 +00:00
Scott MacVicar
71644fce17 BFN 2009-04-27 18:20:19 +00:00
Felipe Pena
476ea1ad69 - MFH: Fixed bug #48087 (call_user_method() invalid free of arguments) 2009-04-27 12:52:31 +00:00
Matteo Beccati
0b576f6f11 MFH:
- Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:26:10 +00:00
Dmitry Stogov
fb3c73daef Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 08:12:07 +00:00
Etienne Kneuss
3b90499884 MFH: Fix #48023 (spl_autoload_register didn't store closures) 2009-04-20 14:20:20 +00:00
Ilia Alshanetsky
aea9dfb353 Fixed typo 2009-04-20 14:08:43 +00:00
Johannes Schlüter
501ecb10f4 Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:16:51 +00:00
Arnaud Le Blanc
ed791d55ad BFN moved to 5.2 2009-04-19 14:44:43 +00:00
Arnaud Le Blanc
14c717f449 Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) 2009-04-19 13:46:47 +00:00
Dmitry Stogov
679c6298e3 - Added "dechunk" filter which can decode HTTP responces with chunked transfer-encoding. HTTP streams use this filter automatically in case "Transfer-Encoding: chunked" header presents in responce. It's possible to disable this behaviour using "http"=>array("auto_decode"=>0) in stream context
- Fixed bug #47021 (SoapClient stumbles over WSDL delivered with "Transfer-Encoding: chunked")
2009-04-16 10:16:27 +00:00
Sebastian Bergmann
472e8ca337 Fugbix typo. 2009-04-16 06:47:36 +00:00