1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Commit Graph

4167 Commits

Author SHA1 Message Date
Scott MacVicar
fdfc7d05e7 BFN 2009-06-15 13:41:42 +00:00
Greg Beaver
8fc5746d0e remove missing erealloc entry that will go in php 5.2 NEWS 2009-06-13 17:34:21 +00:00
Greg Beaver
79d05eac0d fix Bug #48541: spl_autoload_register only registers first closure, then leaks the others. Fix missing erealloc in fix for bug #40091 (PHP_5_3 only) 2009-06-13 17:30:50 +00:00
Greg Beaver
df07072f7c fix criminally unclear NEWS entry by me 2009-06-13 16:43:04 +00:00
Felipe Pena
5f8ca6da95 MFH: Fixed bug #48533 (__callStatic is not invoked for private/protected methods) 2009-06-12 01:05:25 +00:00
Greg Beaver
4016894486 update NEWS about phar.phar on windows 2009-06-11 14:40:43 +00:00
Johannes Schlüter
a8f3eeefe8 back to -dev 2009-06-10 18:39:15 +00:00
Johannes Schlüter
10d976d225 5.3.0RC3 2009-06-10 18:18:43 +00:00
Pierre Joye
efb976cd2c - missing ACL entry 2009-06-09 16:38:17 +00:00
Pierre Joye
2276bc5188 - #41874 2009-06-09 14:10:08 +00:00
Scott MacVicar
2d96aa5b22 BFN 2009-06-09 02:00:46 +00:00
Scott MacVicar
cf1a08e317 Move entry to 5.2 2009-06-09 00:42:51 +00:00
Greg Beaver
fb86c3f7a2 MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" exists) 2009-06-05 04:46:49 +00:00
Greg Beaver
a8e7103bbe MFPECL: fix security vulnerability in phar's handling of long tar filenames 2009-06-04 19:59:09 +00:00
Pierre Joye
6220c88f14 - new constnats 2009-06-04 07:01:47 +00:00
Jani Taskinen
686ede9c50 fix news 2009-05-31 13:20:22 +00:00
Andrey Hristov
0f5e7e2bf9 NEWS 2009-05-29 13:11:10 +00:00
Arnaud Le Blanc
245f051bbe Moved to 5.2 2009-05-28 13:21:08 +00:00
Scott MacVicar
2cbe718985 BFN, though this library gets a lot of updates 2009-05-28 03:22:44 +00:00
Greg Beaver
1c30b43e50 MFH: fix potential segfault when converting phars with metadata to other formats, add test 2009-05-24 18:50:58 +00:00
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