Commit:6af1b08482f2b3a3fdb58693d37e1ed51007b83c
Author:Etienne Kneuss Fri, 22 Mar 2013 11:35:45
+0100
Parents: fd2b8df26562331fe1eccdc10efb3d8f98379a68
Branches: PHP-5.5
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=6af1b08482f2b3a3fdb58693d37e1ed51007b83c
Commit:b46897941ac094e4e2fc09a5f1d4eeb7f8efca59
Author:Etienne Kneuss Sat, 16 Mar 2013 18:20:16
+0100
Parents: c1cf7538f07d8f905afbff5e82f4c727f6cb9fee
5de1b08482cdf2385e263f68ce9ea4001f724ffd
Branches: PHP-5.5 master
Link:
http://git.php.net/?p=php-src.git;a
Commit:5de1b08482cdf2385e263f68ce9ea4001f724ffd
Author:Etienne Kneuss Sat, 16 Mar 2013 18:20:06
+0100
Parents: 73c38eca5a7f3c68e1122aee001409dbd615c5a8
62364e6e01092911fa11e6d28f9acc3ed9af07e8
Branches: PHP-5.4 PHP-5.5 master
Link:
http://git.php.net/?p=php-src.git;a
Commit:62364e6e01092911fa11e6d28f9acc3ed9af07e8
Author:Etienne Kneuss Sat, 16 Mar 2013 18:19:14
+0100
Parents: b903d2d6cdf9a9efac181a21e95ea93dc8a864dd
Branches: PHP-5.3 PHP-5.4 PHP-5.5 master
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h
Commit:b233de098daceb145b9a5009b8861ebb9df5c961
Author:Nikita Popov Mon, 9 Apr 2012 18:19:49 +0200
Parents: 8ac56c15c98f27ac097fe53ac3bdf91a543eaed2
Branches: master
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=b233de098daceb145b9a5009b8861ebb9df5c961
Log:
Fix
colder Wed, 01 Feb 2012 13:25:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322994
Log:
Fix test
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.phpt
Modified: php/php-src/branches/PHP_5_3/ext/spl/tests/bug60082.
colder Thu, 15 Sep 2011 14:50:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316816
Log:
Fix folding
Changed paths:
U php/php-src/branches/PHP_5_4/Zend/zend_object_handlers.c
U php/php-src/trunk/Zend/zend_object_handlers.c
Modif
colder Thu, 08 Sep 2011 23:18:49 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316436
Log:
Mention recent SPL changes on spl_directory.c and tests
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_4
colder Thu, 08 Sep 2011 23:10:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316434
Log:
MFH: adapt check for __construct bypass
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/spl_directory.c
Modified: php/php-src/branches/PHP_
colder Thu, 08 Sep 2011 15:52:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316420
Log:
SplFileObject does not accept directories. It did not check for that and
blindly opened the directory, which works on linux but fails on windows. Now
S
colder Wed, 17 Aug 2011 23:50:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315119
Log:
Fix bug #55445 (Incomplete implementation of https://bugs.php.net/55445 (Assigned) Short echo tag still depends on
short_open_tag setting
Changed
colder Fri, 12 Aug 2011 22:20:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314855
Log:
Fix CID 593 Mark the missing break by an explicit comment, we DO intend to fall
through here
Changed paths:
U php/php-src/branches/PHP_5_4/ext/sp
colder Fri, 12 Aug 2011 22:05:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314854
Log:
Fix CID 538/539, explicitely check for something that should never occur
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/spl_array.c
U
colder Fri, 12 Aug 2011 21:57:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314853
Log:
Fix CID 547, make static analyzer happy
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/spl_directory.c
Modified: php/php-src/branches/PHP_
colder Fri, 12 Aug 2011 21:46:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314852
Log:
Fix CID 1211, unused intern variable
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/spl_fixedarray.c
U php/php-src/trunk/ext/spl/spl_
colder Mon, 08 Aug 2011 14:54:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314527
Log:
Fix typo
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/branches/PHP_5_4/Zend/zend_builtin_functi
colder Mon, 08 Aug 2011 14:52:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314526
Log:
Fix typo
Changed paths:
U php/php-src/trunk/Zend/zend_builtin_functions.c
Modified: php/php-src/trunk/Zend/zend_builtin_functions.c
=
colder Mon, 08 Aug 2011 12:05:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314485
Log:
Fix validator for SplFileInfo constructor
Changed paths:
U php/php-src/trunk/ext/spl/spl_directory.c
Modified: php/php-src/trunk/ext/spl/spl_dire
colder Tue, 12 Jul 2011 21:57:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313184
Log:
Fix crash
Changed paths:
U php/php-src/branches/PHP_5_4/ext/spl/spl_dllist.c
U php/php-src/trunk/ext/spl/spl_dllist.c
Modified: php/php-src
colder Tue, 12 Jul 2011 21:43:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313183
Log:
Fix #48860 Implement Serialization for DLL
Bug: https://bugs.php.net/48860 (Assigned) SplQueue objects can not be stored
in session
Changed path
colder Wed, 05 Jan 2011 15:01:18 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307129
Log:
Implement SplObjectStorage::removeAllExcept (Patch by Matthey Turland)
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/spl_observer.c
A
colder Wed, 03 Nov 2010 15:40:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305057
Log:
Fixed covariance of return-by-ref constraints
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
A php/php-src/branches/PHP_5_3/Zend/tests/o
colder Sat, 10 Jul 2010 11:10:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301149
Log:
Fix lemon's return value and uncomment unaries/shifts
Changed paths:
U php/php-src/branches/LEMON/Makefile.frag
U php/php-src/branches/LEMON
colder Sat, 10 Jul 2010 10:29:29 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301148
Log:
Remove T_T_DOLLAR
Changed paths:
U php/php-src/branches/LEMON/ext/tokenizer/tokenizer_data.c
Modified: php/php-src/branches/LEMON/ext/tokenizer/t
colder Fri, 09 Jul 2010 13:07:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301126
Log:
bailout on error
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_language_
colder Fri, 09 Jul 2010 12:30:15 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301125
Log:
Fix build without new productions
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Ze
colder Fri, 09 Jul 2010 12:19:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301124
Log:
Fix exit code tests
Changed paths:
U php/php-src/branches/LEMON/Makefile.frag
U php/php-src/branches/LEMON/Zend/Makefile.am
Modified: php/p
colder Fri, 09 Jul 2010 12:06:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301123
Log:
Allow conflicts
Changed paths:
U php/php-src/branches/LEMON/Makefile.frag
Modified: php/php-src/branches/LEMON/Makefile.frag
colder Fri, 09 Jul 2010 12:02:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301122
Log:
Allow conflicts
Changed paths:
U php/php-src/branches/LEMON/Zend/Makefile.am
Modified: php/php-src/branches/LEMON/Zend/Makefile.am
==
colder Fri, 09 Jul 2010 11:43:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301121
Log:
fix array
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_language_parser.
colder Fri, 09 Jul 2010 11:39:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301120
Log:
guard tsrm inside a ifdef, remains to specify it at the time of the lemon call
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_pars
colder Fri, 09 Jul 2010 11:25:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301118
Log:
Fix irreducible rule
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_langu
colder Fri, 09 Jul 2010 11:24:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301117
Log:
Woops
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_language_parser.y
==
colder Fri, 09 Jul 2010 11:24:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301116
Log:
todo no longer needed, + A is always on the result side
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php
colder Fri, 09 Jul 2010 09:43:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301113
Log:
Fix some stuff
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_language_pa
colder Fri, 09 Jul 2010 09:28:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301110
Log:
Some fixes
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
Modified: php/php-src/branches/LEMON/Zend/zend_language_parser
colder Thu, 08 Jul 2010 09:36:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301073
Log:
move includes to the lemon definition file
Changed paths:
U php/php-src/branches/LEMON/Zend/zend_language_parser.y
U php/php-src/branches/LE
colder Wed, 07 Jul 2010 21:55:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301064
Log:
Fixed #51697 (Unsafe operations in free_storage of SPL iterators,
causes crashes during shutdown)
Bug: http://bugs.php.net/51697 (Assigned) Segfault in
We should probably specify it formally in which case a prototype is
accepted, and then see what needs to be fixed.
Also, checking for subtyping in PHP is O(n) which is "slow", but I don't
believe it's a concern big enough to change the way we implement
"instanceof".
Best,
--
> Stanislav Malyshev, Software Architect
> SugarCRM: http://www.sugarcrm.com/
> (408)454-6900 ext. 227
>
--
Etienne Kneuss
http://www.colder.ch
gt; > {
> > zend_uint i;
> >
> > - /* If it's a user function then arg_info == NULL means we don't
> have any parameters but we still need to do the arg number checks. We are
> only willing to ignore this for internal functions because extensions don't
> always define arg_info. */
> > + /* If it's a user function then arg_info == NULL means we don't
> have any parameters but
> > + * we still need to do the arg number checks. We are only willing
> to ignore this for internal
> > + * functions because extensions don't always define arg_info.
> > + */
> > if (!proto || (!proto->common.arg_info && proto->common.type !=
> ZEND_USER_FUNCTION)) {
> > return 1;
> > }
> >
> > - /* Checks for constructors only if they are declared in an
> interface */
> > - if ((fe->common.fn_flags & ZEND_ACC_CTOR) &&
> !(proto->common.scope->ce_flags & ZEND_ACC_INTERFACE)) {
> > + /* Checks for constructors only if they are declared in an
> interface,
> > + * or explicitly marked as abstract
> > + */
> > + if ((fe->common.fn_flags & ZEND_ACC_CTOR)
> > + && ((proto->common.scope->ce_flags & ZEND_ACC_INTERFACE) ==
> 0
> > + && (proto->common.fn_flags & ZEND_ACC_ABSTRACT) ==
> 0)) {
> > return 1;
> > }
> >
> >
> > --
> > PHP CVS Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Etienne Kneuss
http://www.colder.ch
colder Mon, 10 May 2010 13:03:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=299214
Log:
fix the fix for the fix
Changed paths:
U php/php-src/trunk/ext/spl/spl_observer.c
Modified: php/php-src/trunk/ext/spl/spl_observer.c
colder Mon, 10 May 2010 12:38:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=299213
Log:
Fix crash
Changed paths:
U php/php-src/trunk/ext/spl/spl_observer.c
Modified: php/php-src/trunk/ext/spl/spl_observer.c
==
colder Thu, 29 Apr 2010 17:14:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298782
Log:
Fix misplaced code
Changed paths:
U php/php-src/trunk/ext/spl/spl_observer.c
Modified: php/php-src/trunk/ext/spl/spl_observer.c
=
colder Thu, 29 Apr 2010 15:47:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298780
Log:
Implement SplObjectStorage::getHash()
Changed paths:
U php/php-src/trunk/NEWS
U php/php-src/trunk/ext/spl/spl_observer.c
A php/php-src
colder Tue, 27 Apr 2010 08:56:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298647
Log:
Fixed #48361 (SplFileInfo::getPathName() should return the parent
Bug: http://bugs.php.net/48361 (Assigned) SplFileInfo::getPathinfo no returning
info
colder Tue, 27 Apr 2010 05:58:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298638
Log:
Fix #51374 (Wrongly initialized object properties)
Bug: http://bugs.php.net/51374 (Open) initialized empty arrays in SPLFileObject
subclasses fails
colder Tue, 27 Apr 2010 05:03:17 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298635
Log:
Merge fix for #51532
Bug: http://bugs.php.net/51532 (Closed) Cannot override SplFileObject::fscanf()
Changed paths:
U php/php-src/branches/
colder Tue, 27 Apr 2010 04:58:44 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298634
Log:
Fix #49723 (Skip seek when unnecessary)
Bug: http://bugs.php.net/49723 (Assigned) LimitIterator with empty ArrayIterator
Changed paths:
U p
colder Tue, 27 Apr 2010 04:57:48 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298633
Log:
Fix #49723 (Skip seek when unnecessary)
Bug: http://bugs.php.net/49723 (Assigned) LimitIterator with empty ArrayIterator
Changed paths:
U p
colder Sun, 25 Apr 2010 05:18:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=298475
Log:
Fix #51532 (Invalid prototype for SplFileInfo::fscanf)
Bug: http://bugs.php.net/51532 (Open) Cannot override SplFileObject::fscanf()
Changed path
colder Tue, 02 Feb 2010 13:08:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294336
Log:
Fix tests
Changed paths:
U php/php-src/branches/PHP_5_2/Zend/tests/bug48667_1.phpt
U php/php-src/branches/PHP_5_2/Zend/tests/bug48667_2.phpt
colder Tue, 02 Feb 2010 04:49:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294333
Log:
Remove trailing dots
Changed paths:
U php/php-src/branches/PHP_5_2/Zend/zend_interfaces.c
U php/php-src/branches/PHP_5_3/Zend/zend_interface
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Etienne Kneuss
http://www.colder.ch
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
colder Mon, 01 Feb 2010 13:45:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=294304
Log:
Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in
both orders)
Bug: http://bugs.php.net/48667 (Assigned) "could not implemen
colder Tue, 06 Oct 2009 13:34:56 +
Revision: http://svn.php.net/viewvc?view=revision&revision=289250
Log:
Fix bug #49263 (Offset error when unserializing self-references in
SplObjectStorage)
Bug: http://bugs.php.net/49263 (Assigned) SplObjectStorage fails t
colder Thu, 13 Aug 2009 22:07:05 +
Revision: http://svn.php.net/viewvc?view=revision&revision=287266
Log:
Fix several recursion problems when var_dump'ing self-referencing objects
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/spl_array.c
U
colder Mon, 10 Aug 2009 15:18:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=287043
Log:
Fix endless recursion of var_dump() over self-referencing closures
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/closure_034.phpt
U
colder Sun, 02 Aug 2009 21:21:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=286701
Log:
Addref on clone as well
Changed paths:
U php/php-src/branches/PHP_5_3/ext/spl/spl_dllist.c
U php/php-src/trunk/ext/spl/spl_dllist.c
Modifie
colder Thu Jun 4 14:46:26 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_directory.c spl_directory.h
Log:
MFH: Include other flags as well
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.42&r2=1.45.2.27.2.23
colder Thu Jun 4 14:46:08 2009 UTC
Modified files:
/php-src/ext/splspl_directory.c spl_directory.h
Log:
Include other flags as well
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.182&r2=1.183&diff_format=u
Index: php-src/ext/spl/spl_dir
colder Sun May 31 21:32:42 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/tests/lang 045.phpt
Log:
MFH: Add test for the timeout inside shutdown function
http://cvs.php.net/viewvc.cgi/php-src/tests/lang/045.phpt?view=markup&rev=1.1
Index: php-src/tests/lan
colder Sun May 31 21:32:20 2009 UTC
Added files:
/php-src/tests/lang 045.phpt
Log:
Add test for the timeout inside shutdown function
http://cvs.php.net/viewvc.cgi/php-src/tests/lang/045.phpt?view=markup&rev=1.1
Index: php-src/tests/lang/045.phpt
+++ php-src
Hello,
if I get no objections by the end of the week I'll simply commit that
patch + test, so 5.3 can move forward.
Regards,
On Sun, May 24, 2009 at 1:53 PM, Etienne Kneuss wrote:
> Hello,
>
> this patch introduced a bug in 5_3/HEAD, the timeout is no longer
> checked in the
> on a timeout which will clean up any hanging locks and/or memory left
> hanging after the longjmp.
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
--
Etienne Kneuss
http://www.colder.ch
Men never do evil so complet
2009/5/10 Johannes Schlüter :
> On Sun, 2009-05-10 at 16:45 +0000, Etienne Kneuss wrote:
>> colder Sun May 10 16:45:21 2009 UTC
>>
>> Modified files: (Branch: PHP_5_3)
>> /php-src/ext/standard array.c
>> Log:
>> MF
colder Sun May 10 20:13:08 2009 UTC
Modified files:
/php-src/ext/standard/tests/array bug48224.phpt
Log:
MFB: Add test for #48224
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug48224.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/stand
colder Sun May 10 20:12:56 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/array bug48224.phpt
Log:
MFB: Add test for #48224
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug48224.phpt?view=markup&rev=1.1
Index: php-src
colder Sun May 10 20:11:36 2009 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/array bug48224.phpt
Log:
Add test for #48224
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/array/bug48224.phpt?view=markup&rev=1.1
Index: php-src/ext/
colder Sun May 10 16:45:30 2009 UTC
Modified files:
/php-src/ext/standard array.c
Log:
MFB: Fix #48224 (Remove incorrect shuffle)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.475&r2=1.476&diff_format=u
Index: php-src/ext/standard/array.
colder Sun May 10 16:45:21 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard array.c
Log:
MFB: Fix #48224 (Remove incorrect shuffle)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.37.2.53&r2=1.308.2.21.2.37.2.54&d
colder Sun May 10 16:45:03 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/standard array.c
Log:
Fix #48224 (Remove incorrect shuffle)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1496&r2=1.2027.2.547.2.1497&di
colder Sat May 9 21:06:59 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests bug47534.phpt
Modified files:
/php-src/ext/splspl_directory.c
/php-srcNEWS
Log:
MFH: Fix bug #47534 (RecursiveDirectoryIterator::get
colder Sat May 9 21:05:18 2009 UTC
Modified files:
/php-src/ext/spl/tests bug47534.phpt
/php-src/ext/splspl_directory.c
Log:
Fix bug #47534 (RecursiveDirectoryIterator::getChildren ignoring
CURRENT_AS_PATHNAME)
http://cvs.php.net/viewvc.cgi/php-
colder Sat May 9 20:58:34 2009 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/spl/tests bug47534.phpt
Log:
Add test for bug #47534
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/bug47534.phpt?view=markup&rev=1.1
Index: php-src/ext/spl/tests/bug47
colder Mon Apr 20 14:18:46 2009 UTC
Added files:
/php-src/ext/spl/tests bug48023.phpt
Modified files:
/php-src/ext/splphp_spl.c
Log:
Fix #48023 (spl_autoload_register didn't store closures)
http://cvs.php.net/viewvc.cgi/php-src
colder Mon Apr 20 14:20:20 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests bug48023.phpt
Modified files:
/php-src/ext/splphp_spl.c
/php-srcNEWS
Log:
MFH: Fix #48023 (spl_autoload_register didn't store closur
colder Thu Mar 19 03:01:37 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_array.c
/php-srcNEWS
Log:
MFH: Fix #47231 (offsetGet error using incorrect offset)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.13.
colder Thu Mar 19 03:00:45 2009 UTC
Modified files:
/php-src/ext/splspl_array.c
Log:
Fix #47231 (offsetGet error using incorrect offset)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.162&r2=1.163&diff_format=u
Index: php-src/ext/spl/spl_arr
colder Thu Mar 19 02:47:00 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests observer_009.phpt
Log:
MFH: Add test covering for #47671
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/observer_009.phpt?view=markup&rev=1.1
Index: php-src/e
colder Thu Mar 19 02:46:41 2009 UTC
Added files:
/php-src/ext/spl/tests observer_009.phpt
Log:
Add test covering for #47671
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/observer_009.phpt?view=markup&rev=1.1
Index: php-src/ext/spl/tests/observer_
colder Thu Mar 19 02:45:19 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splspl_observer.c
/php-srcNEWS
Log:
MFH: Fix #47671 (cloning SplObjectStorage instances)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.2.2.6.2.3.2.
colder Thu Mar 19 02:44:04 2009 UTC
Modified files:
/php-src/ext/splspl_observer.c
Log:
Fix #47671 (cloning SplObjectStorage instances)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.33&r2=1.34&diff_format=u
Index: php-src/ext/spl/spl_obse
colder Tue Feb 3 12:54:45 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/spl/examples dualiterator.inc
/php-srcNEWS
Log:
MFH: Fix #47031 (Fix constants in example)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/dualiterator.inc?r1=1.
colder Tue Feb 3 12:40:01 2009 UTC
Modified files:
/php-src/ext/spl/examples dualiterator.inc
Log:
Fix #47031 (Fix constants in example)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/examples/dualiterator.inc?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/sp
colder Mon Jan 26 11:38:03 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/splphp_spl.c php_spl.h
Log:
MFH: Improve spl_object_hash()
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.17.2.34&r2=1.52.2.28.2.17.2.35&diff_format=u
colder Mon Jan 26 11:37:50 2009 UTC
Modified files:
/php-src/ext/splphp_spl.c php_spl.h
Log:
Improve spl_object_hash()
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.149&r2=1.150&diff_format=u
Index: php-src/ext/spl/php_spl.c
diff -u php-src/e
>
>> +----------+
>> | Authors: Marcus Boerger
>> + | Etienne Kneuss
>>
>> +--+
>> */
>>
>> -/* $Id: spl_observer.c,v 1
colder Sat Jan 17 01:30:52 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests observer_008.phpt
Log:
MFH: Add tests for addAll/RemoveAll
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/observer_008.phpt?view=markup&rev=1.1
Index: php-src
colder Sat Jan 17 01:30:43 2009 UTC
Added files:
/php-src/ext/spl/tests observer_008.phpt
Log:
Add tests for addAll/RemoveAll
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/observer_008.phpt?view=markup&rev=1.1
Index: php-src/ext/spl/tests/observe
server.c Fri Jan 16 22:20:53 2009
@@ -13,10 +13,11 @@
| lice...@php.net so we can mail you a copy immediately. |
+--+
| Authors: Marcus Boerger |
+ | Etienn
ediately. |
+--+
| Authors: Marcus Boerger |
+ | Etienn
colder Wed Jan 14 15:53:04 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/spl/tests observer_007.phpt
Modified files:
/php-src/ext/splspl_observer.c
/php-srcNEWS
Log:
MFH: Fix #47045 (Correctly compare splobjectstora
colder Wed Jan 14 15:51:54 2009 UTC
Added files:
/php-src/ext/spl/tests observer_007.phpt
Modified files:
/php-src/ext/splspl_observer.c
Log:
Fix #47045 (Correctly compare splobjectstorages with ==)
http://cvs.php.net/viewvc.cg
colder Tue Dec 30 23:34:29 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/splspl_array.c
/php-src/ext/spl/tests array_018.phpt
Log:
MFH: Fix #45820 (Empty ArrayObject keys not allowed)
http://cvs.php.net/viewvc.cgi/ph
colder Tue Dec 30 23:32:50 2008 UTC
Modified files:
/php-src/ext/splspl_array.c
/php-src/ext/spl/tests array_018.phpt
Log:
Fix #45820 (Empty ArrayObject keys not allowed)
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.159&r2=1.160&
colder Mon Dec 22 14:19:47 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
MFH: Fix #46646 (Implement zend functions to restrict serialization or
internal classes)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.421&r2=1.2027
colder Mon Dec 22 14:11:50 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2zend_closures.c zend_interfaces.c zend_interfaces.h
/php-src/ext/splspl_directory.c
Log:
MFH: Fix #46646 (Implement zend functions to restrict serialization or
inter
colder Mon Dec 22 13:50:43 2008 UTC
Modified files:
/ZendEngine2zend_closures.c zend_interfaces.c zend_interfaces.h
/php-src/ext/splspl_directory.c
Log:
Fix #46646 (Implement zend functions to restrict serialization or internal
classes)
http:/
colder Sat Dec 20 00:53:21 2008 UTC
Modified files:
/php-srcNEWS
Log:
Fix #46647 (segfault in SplFileinfo::fgetcsv())
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2176&r2=1.2177&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2176 php-src/NEWS:1
colder Sat Dec 20 00:51:00 2008 UTC
Modified files:
/php-src/ext/standard file.c
Log:
Fix #46636 (segfault in SplFileinfo::fgetcsv())
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.533&r2=1.534&diff_format=u
Index: php-src/ext/standard/fil
1 - 100 of 261 matches
Mail list logo