[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/strings/bug60675.phpt trunk/ext/standard/tests/strings/bug60675.phpt

2012-01-07 Thread Daniel Convissor
1887) @@ -1,24 +0,0 @@ ---TEST-- -Bug 60675: htmlentities(ENT_COMPAT, windows-1251) for ISO-8859-1 encoded scripts ---CREDITS-- -Daniel Convissor ---XFAIL-- -Bug 60675 exists ---FILE-- - -t ISO-8859-1 bug60675.tmp > bug60675.phpt - * rm bug60675.tmp - */ - -$in = '�'; -echo

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ bug60675.phpt

2012-01-06 Thread Daniel Convissor
ev 0) +++ php/php-src/trunk/ext/standard/tests/strings/bug60675.phpt 2012-01-06 22:10:04 UTC (rev 321841) @@ -0,0 +1,24 @@ +--TEST-- +Bug 60675: htmlentities(ENT_COMPAT, windows-1251) for ISO-8859-1 encoded scripts +--CREDITS-- +Daniel Convissor +--XFAIL-- +Bug 60675 exists +--FILE-- + -t ISO-88

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/standard/tests/strings/ bug60675.phpt

2012-01-06 Thread Daniel Convissor
phpt (rev 0) +++ php/php-src/branches/PHP_5_4/ext/standard/tests/strings/bug60675.phpt 2012-01-06 22:09:15 UTC (rev 321840) @@ -0,0 +1,24 @@ +--TEST-- +Bug 60675: htmlentities(ENT_COMPAT, windows-1251) for ISO-8859-1 encoded scripts +--CREDITS-- +Daniel Convi

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/date/tests/ DateTime_sub-fall-type2-type2.phpt

2011-12-27 Thread Daniel Convissor
ype2 --CREDITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt branches/PHP_5_4/ext/date/tests/D

2011-12-27 Thread Daniel Convissor
fall-type2-type2.phpt 2011-12-28 01:13:12 UTC (rev 321456) @@ -2,8 +2,6 @@ DateTime::diff() -- fall type2 type2 --CREDITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs e

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt branches/PHP_5_4/ext/date/tests/DateTime_sub-spring-type2-type2.phpt trunk/ext/date/tests/DateTime_sub

2011-12-27 Thread Daniel Convissor
-src/branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt 2011-12-27 19:44:13 UTC (rev 321447) @@ -2,8 +2,6 @@ DateTime::sub() -- spring type2 type2 --CREDITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt branches/PHP_5_3/ext/date/tests/Dat

2011-12-27 Thread Daniel Convissor
ype2-type2.phpt 2011-12-27 16:57:36 UTC (rev 321442) @@ -2,8 +2,6 @@ DateTime::add() -- fall type2 type2 --CREDITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --FILE-- ---XFAIL-- -Various bugs exist --

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/date/tests/ DateTime_add-spring-type2-type2.phpt

2011-12-27 Thread Daniel Convissor
ype2 --CREDITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/date/tests/ DateTime_add-fall-type2-type2.phpt

2011-12-27 Thread Daniel Convissor
Hi Derick: > Why are you only changing this in the 5.4 branch? There are still more changes to be made and I'll merge them all to trunk and 5.3. Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/date/tests/ DateTime_add-fall-type2-type2.phpt

2011-12-26 Thread Daniel Convissor
DITS-- Daniel Convissor ---XFAIL-- -Various bugs exist --FILE-- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/date/tests/DateInterval_format.phpt branches/PHP_5_4/ext/date/tests/DateInterval_format_a.phpt trunk/ext/date/tests/DateInterval_format.phpt trunk/ext

2011-09-13 Thread Daniel Convissor
+1,5 @@ --TEST-- -DateInterval::format(), except %a ---DESCRIPTION-- -%a is covered in a separate test. -Don't want an XFAIL here to cause confusion if a real bug comes up. +DateInterval::format() --CREDITS-- Daniel Convissor # TestFest 2010 BKTK @@ -32,6 +29,7 @@ echo $interval->format(&

[PHP-CVS] svn: /php/php-src/trunk/ext/mysqli/tests/ mysqli_free_result.phpt

2011-09-03 Thread Daniel Convissor
danielc Sun, 04 Sep 2011 00:56:38 + Revision: http://svn.php.net/viewvc?view=revision&revision=316086 Log: Make test work with database other than "test" (merge from 5.4). Changed paths: U php/php-src/trunk/ext/mysqli/tests/mysqli_free_result.phpt Modi

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/mysqli/tests/ mysqli_free_result.phpt

2011-09-01 Thread Daniel Convissor
danielc Thu, 01 Sep 2011 19:07:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=316007 Log: Make test work with database other than "test". Changed paths: U php/php-src/branches/PHP_5_4/ext/mysqli/tests/mysqli_free_result.phpt Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_data-dates.inc branches/PHP_5_3/ext/date/tests/DateTime_data-february.inc branches/PHP_5_3/ext/date/tests/DateTime_sub-dates.phpt

2011-08-23 Thread Daniel Convissor
danielc Tue, 23 Aug 2011 16:40:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=315376 Log: Fix differences in some sub() results that were causing tests to fail. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type2-type2.inc branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type2-type3.inc branches/PHP_5_3/ext/date/tests/D

2011-08-22 Thread Daniel Convissor
danielc Mon, 22 Aug 2011 14:47:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=315298 Log: Fix spring tests for dst/st transition second. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-spring-type2-type2.inc

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type2-type2.inc branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type2-type3.inc branches/PHP_5_3/ext/date/tests/DateT

2011-07-21 Thread Daniel Convissor
danielc Thu, 21 Jul 2011 19:56:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=313556 Log: Fix spelling error. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_data-fall-type2-type2.inc U php/php-src/branches

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug33532.phpt

2011-07-21 Thread Daniel Convissor
danielc Thu, 21 Jul 2011 19:45:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=313555 Log: Revert r311205. Test works in original form and should not vary between branches in this case. Changed paths: U php/php-src/trunk/ext/date/tests/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug.add.zone2.phpt branches/PHP_5_3/ext/date/tests/bug55253.phpt branches/PHP_5_4/ext/date/tests/bug.add.zone2.phpt branches/PHP_5_4/ext/da

2011-07-20 Thread Daniel Convissor
2011-07-20 17:40:18 UTC (rev 313483) +++ php/php-src/branches/PHP_5_3/ext/date/tests/bug.add.zone2.phpt 2011-07-20 18:24:14 UTC (rev 313484) @@ -1,33 +0,0 @@ ---TEST-- -DateTime::add() mistakenly modifies objects having zone type 2 ---CREDITS-- -Daniel Convissor ---XFAIL-- -Bug exists ---FILE-- -fo

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_construct-dst-overlap.phpt branches/PHP_5_4/ext/date/tests/DateTime_construct-dst-overlap.phpt trunk/ext/date/tests/DateTime_const

2011-07-13 Thread Daniel Convissor
1,15 @@ +--TEST-- +DateTime::__construct() -- fall daylight/standard overlap +--CREDITS-- +Daniel Convissor +--FILE-- +format('P') . "\n"; + +?> +--EXPECT-- +-04:00 Added: php/php-src/branches/PHP_5_4/ext/date/tests/DateTime

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/date/tests/examine_diff.inc trunk/ext/date/tests/examine_diff.inc

2011-07-13 Thread Daniel Convissor
danielc Wed, 13 Jul 2011 16:08:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=313208 Log: Use datetime examine diff file from 5.3 in 5.4 and trunk. Changed paths: U php/php-src/branches/PHP_5_4/ext/date/tests/examine_diff.inc U ph

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug53727.phpt branches/PHP_5_3/Zend/tests/is_a.phpt branches/PHP_

2011-07-08 Thread Daniel Convissor
Hi Folks: On Thu, Jul 07, 2011 at 02:20:50PM -0700, Stas Malyshev wrote: > > In fact, I'm not sure why would we need such warning at all. Unknown > class - return false, who cares? +1 Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intens

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/date/tests/bug.add.zone2.phpt trunk/ext/date/tests/bug.add.zone2.phpt

2011-06-19 Thread Daniel Convissor
phpt (rev 0) +++ php/php-src/branches/PHP_5_4/ext/date/tests/bug.add.zone2.phpt 2011-06-19 16:59:58 UTC (rev 312289) @@ -0,0 +1,33 @@ +--TEST-- +DateTime::add() mistakenly modifies objects having zone type 2 +--CREDITS-- +Daniel Convissor +--XFAIL-- +Bug exists +--

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/date/tests/DateTime_add-dates.phpt branches/PHP_5_4/ext/date/tests/DateTime_add-fall-type2-type2.phpt branches/PHP_5_4/ext/date/tests/DateTime_add-fal

2011-06-19 Thread Daniel Convissor
danielc Sun, 19 Jun 2011 16:55:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=312288 Log: Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix. Changed paths: A php/php-src/branch

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/tests/ DateTime_add-fall-type2-type2.phpt DateTime_add-fall-type2-type3.phpt DateTime_add-fall-type3-type2.phpt DateTime_add-fall-type3-type3.phpt

2011-06-19 Thread Daniel Convissor
_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt 2011-06-19 16:46:32 UTC (rev 312287) @@ -3,7 +3,7 @@ --CREDITS-- Daniel Convissor --XFAIL-- -PHP < 5.4 has bugs +Various bugs exist --FILE-- --XFAIL-- -PHP < 5.4 has bugs +Various bugs exist --FILE-- --XFAIL-- -PHP < 5.4 has

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/tests/ bug.add.zone2.phpt

2011-06-17 Thread Daniel Convissor
ches/PHP_5_3/ext/date/tests/bug.add.zone2.phpt 2011-06-18 01:00:56 UTC (rev 312248) @@ -0,0 +1,33 @@ +--TEST-- +DateTime::add() mistakenly modifies objects having zone type 2 +--CREDITS-- +Daniel Convissor +--XFAIL-- +Bug exists +--FILE-- +format('Y-m-d H:i:s T') . "\n&q

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-absolute.phpt branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-dates.phpt branches/PHP_5_3/ext/date/tests/Da

2011-06-17 Thread Daniel Convissor
Hi Again Hannes: On Fri, Jun 10, 2011 at 11:17:33AM -0400, Daniel Convissor wrote: > Hi Hannes: > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=308238 > > By the way, I have plans to adjust the tests to isolate the diff(), > add() and sub() tes

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/tests/ DateTime_add-dates.phpt DateTime_add-fall-type2-type2.phpt DateTime_add-fall-type2-type3.phpt DateTime_add-fall-type3-type2.phpt DateTime_a

2011-06-17 Thread Daniel Convissor
danielc Sat, 18 Jun 2011 00:29:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=312247 Log: Split DateTime diff/add/sub tests into separate files to make things easier to see, test and (one hopes) fix. Changed paths: A php/php-src/branch

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-absolute.phpt branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-dates.phpt branches/PHP_5_3/ext/date/tests/Da

2011-06-10 Thread Daniel Convissor
Hi Hannes: > > Revision: http://svn.php.net/viewvc?view=revision&revision=308238 > > > > Log: > > Add extensive tests for DateTime::diff(), add() and sub(). > > Are all of these supposed to be working? Alas, no. There are bugs in the way DateTime handles date math during daylight/standard time

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateInterval_format.phpt branches/PHP_5_3/ext/date/tests/DateInterval_format_a.phpt trunk/ext/date/tests/DateInterval_format.phpt trunk/ext

2011-02-10 Thread Daniel Convissor
TEST-- +DateInterval::format(), except %a +--DESCRIPTION-- +%a is covered in a separate test. +Don't want an XFAIL here to cause confusion if a real bug comes up. +--CREDITS-- +Daniel Convissor +# TestFest 2010 BKTK +--SKIPIF-- + +--FILE-- +diff($date2); + +echo $interval->format('Y=%Y') .

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-absolute.phpt branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-dates.phpt branches/PHP_5_3/ext/date/tests/DateTi

2011-02-10 Thread Daniel Convissor
danielc Thu, 10 Feb 2011 22:57:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=308238 Log: Add extensive tests for DateTime::diff(), add() and sub(). Changed paths: A php/php-src/branches/PHP_5_3/ext/date/tests/DateTime_diff_add_sub-abs