dmitry Wed Jun 11 06:30:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/tests/classes __call_005.phpt
Log:
Fixed test
http://cvs.php.net/viewvc.cgi/php-src/tests/classes/__call_005.phpt?r1=1.1.4.3&r2=1.1.4.4&diff_format=u
Index: php-src/tests/clas
philip Wed Jun 11 02:32:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/imap php_imap.c
Log:
MFH: fixed imap_listscan() proto
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.26.2.10&r2=1.208.2.7.2.26.2.11&diff_format=u
In
philip Wed Jun 11 02:29:39 2008 UTC
Modified files:
/php-src/ext/imap php_imap.c
Log:
fixed imap_listscan() proto
http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.251&r2=1.252&diff_format=u
Index: php-src/ext/imap/php_imap.c
diff -u php-src/e
Hi Dmitry,
2008/6/10, Dmitry Stogov <[EMAIL PROTECTED]>:
> Hi Felipe,
>
> This patch breaks some existent code that worked fine before 5.3 (for
> example ZendFramework).
>
> I understood the inconsistency, but I would prefer to change E_ERROR into
> E_WARNING, so the code which worked with 5.2 w
On Tue, 10 Jun 2008, Andrei Zmievski wrote:
> In date(), strtotime(), etc, do we want to restrict the format argument to be
> an ASCII string? Because right now if you pass Unicode string in, it will be
> converted to binary using runtime encoding..
Yes, that's fine. The parser doesn't understand
In date(), strtotime(), etc, do we want to restrict the format argument
to be an ASCII string? Because right now if you pass Unicode string in,
it will be converted to binary using runtime encoding..
-Andrei
Henrique do Nascimento Angelo wrote:
hnangeloSat Jun 7 20:30:30 2008
cellog Tue Jun 10 19:23:09 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/phar/tests phar_get_supported_signatures_001a.phpt
phar_get_supported_signatures_002a.phpt
Log:
new tests (forgot to add these earlier)
http:
cellog Tue Jun 10 19:20:33 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/phar/tests bug45218_SLOWTEST.phpt
Modified files:
/php-src/ext/phar phar.phar phar_object.c
Log:
fix PHP Bug #45218: PHAR archive built from directory lim
zoe Tue Jun 10 18:31:38 2008 UTC
Modified files:
/php-src/ext/gd/tests gd_info_error.phpt
image_type_to_mime_type_error.phpt
image_type_to_mime_type_variation2.phpt
Log:
Written by Sanjay M
zoe Tue Jun 10 18:29:48 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/gd/tests image_type_to_mime_type_variation2.phpt
image_type_to_mime_type_error.phpt
gd_info_error.phpt
Log:
Wr
helly Tue Jun 10 17:51:51 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- BFN
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.184&r2=1.2027.2.547.2.965.2.185&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.5
cellog Tue Jun 10 17:58:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar util.c
Log:
fix memleak on error
http://cvs.php.net/viewvc.cgi/php-src/ext/phar/util.c?r1=1.55.2.3&r2=1.55.2.4&diff_format=u
Index: php-src/ext/phar/util.c
diff -u php-src/
I think Framework is wrong here. Magic access handlers should be public,
otherwise it's unclear what's supposed to happen when you access
something and access handler is not visible. __ctor, __clone is ok now,
not sure about __toString - generally allowing protecting __toString and
throwing err
Hi Felipe,
This patch breaks some existent code that worked fine before 5.3 (for
example ZendFramework).
I understood the inconsistency, but I would prefer to change E_ERROR
into E_WARNING, so the code which worked with 5.2 will continue work
with 5.3.
Thanks. Dmitry.
Felipe Pena wrote:
On 10.06.2008 12:11, Ford, Mike wrote:
Can I just point out the typo in here?
(3 ells in folllowing!)
Fixed, thanks!
--
Wbr,
Antony Dovgal
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tony2001Tue Jun 10 08:14:59 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard head.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.84.2.1.2.9&r2=1.84.2.1.2.10&diff_format=u
Index: php-src/ext/standard
tony2001Tue Jun 10 08:14:52 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard head.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.84.2.1.2.7.2.3&r2=1.84.2.1.2.7.2.4&diff_format=u
Index: php-src/ext/s
tony2001Tue Jun 10 08:14:45 2008 UTC
Modified files:
/php-src/ext/standard head.c
Log:
fix typo
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/head.c?r1=1.100&r2=1.101&diff_format=u
Index: php-src/ext/standard/head.c
diff -u php-src/ext/stan
On 09 June 2008 15:06, Rasmus Lerdorf advised:
> rasmusMon Jun 9 14:05:49 2008 UTC
>
> Modified files:
> /php-src/ext/standard head.c
> Log:
> Merge from PHP_5 - don't echo raw cookie values here
> if (name && strpbrk(name, "=,; \t\r\n\013\014") !=
> NULL) {
pajoye Tue Jun 10 07:41:23 2008 UTC
Modified files:
/CVSROOTavail
Log:
- GD karma for Tabe
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1409&r2=1.1410&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1409 CVSROOT/avail:1.1410
--- CVSROOT/av
20 matches
Mail list logo