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

415 Commits

Author SHA1 Message Date
Dmitry Stogov
89511b316a Fixed bug #31525 (object reference being dropped. $this getting lost) 2005-05-05 17:36:53 +00:00
Marcus Boerger
2a1d0e96c0 - Update tests affexted by fix 2005-05-03 12:52:08 +00:00
Antony Dovgal
239a85c33e MFH: add test for bug #32828 2005-04-28 14:34:22 +00:00
foobar
ab90623f49 MFH: - Fixed bug #31672 (</script> not considered closing tag if
MFH:   preceded by one-line comment)
2005-03-01 02:21:58 +00:00
foobar
83343aacc3 MFH 2005-01-18 11:54:04 +00:00
SVN Migration
ae343cc715 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2005-01-18 09:56:33 +00:00
Anantha Kesari H Y
a40637da0e removed skipif sections that check for the existence of ArrayAccess class which is nomore a class but a interface.As the corresponding files in PHP-5.1-HEAD had removed the SKIPIF blocks themselves, removing the same for PHP5_0 branch also. 2005-01-07 10:40:44 +00:00
Dmitry Stogov
a1815304b6 "Undefined variable: %s" noticies were fixed to use one space 2004-12-27 13:04:02 +00:00
SVN Migration
77c460b59f This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-11-23 09:40:09 +00:00
Derick Rethans
d0fd3bf62e - MFH: Fixed bug #30630: Added a BSD based strtod function that is
locale-independent. (PHP part)
2004-11-03 23:27:28 +00:00
SVN Migration
0285963ec3 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-10-04 17:30:54 +00:00
Ilia Alshanetsky
dee4566360 Test case for bug #30085 2004-10-04 02:46:03 +00:00
SVN Migration
a810fefdde This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-09-26 18:16:34 +00:00
Marcus Boerger
29048d8d7e Fix test 2004-09-09 11:33:31 +00:00
Derick Rethans
88d0d5427e - MFH: Added test for bug #29944. 2004-09-02 06:35:04 +00:00
Joe Orton
98c0dd4147 MFH: Do not rely on handling of integers which might be outside the
range of a 32-bit signed long.
2004-08-31 12:11:06 +00:00
SVN Migration
af2ee723dc This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-08-30 09:07:19 +00:00
SVN Migration
87fca31a3f This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-08-26 22:53:52 +00:00
Marcus Boerger
872f6e7af8 MFH: No short tags 2004-08-25 07:26:36 +00:00
SVN Migration
7a69f34c69 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-08-24 21:35:47 +00:00
Andrey Hristov
2be03f0d73 MFH (bug 26737) 2004-08-21 14:11:56 +00:00
Marcus Boerger
4bedc6bb31 - Add new tests 2004-08-01 21:55:58 +00:00
Marcus Boerger
f84d03b2bc - Update/Add tests 2004-07-25 19:35:30 +00:00
SVN Migration
2db28891e4 This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. 2004-07-25 19:21:22 +00:00
Marcus Boerger
983fa5a21e Fix testcase 2004-07-22 18:39:45 +00:00
Ilia Alshanetsky
59c6886c65 Fixed bug #28800 (strings beginning with "inf" improperly converted). 2004-07-16 02:02:09 +00:00
Magnus M��tt�
cfc8accd3e Test for bug 26737:
Protected and private variables are not saved on serialization
when a user defined __sleep is used.
2004-07-15 11:52:04 +00:00
Stefan Esser
0b9d614988 Fixed typo 2004-07-13 11:30:50 +00:00
Alan Knowles
6284b34e6e remove test dependance on postgres ** this still fails however 2004-07-13 07:20:45 +00:00
Alan Knowles
ad2b89c9a3 ensure that test passes on systems without postgres built in. 2004-07-13 07:12:06 +00:00
Marcus Boerger
91f0369c80 Add more tests 2004-06-27 13:28:01 +00:00
Marcus Boerger
46e9abe602 Add more tests 2004-06-27 13:15:31 +00:00
George Schlossnagle
6cc2073d91 tests for the crash in bug 28213 2004-06-18 18:10:52 +00:00
Marcus Boerger
29cfd6d24f - Remove unused blocks 2004-05-19 08:56:50 +00:00
Marcus Boerger
d94136fc30 - Remove unused blocks 2004-05-19 08:45:46 +00:00
Marcus Boerger
007a076cd0 Fix test 2004-05-18 21:27:08 +00:00
Ilia Alshanetsky
0a38683b14 Correct output. 2004-05-17 20:58:57 +00:00
Derick Rethans
5b5207292b - Fixed test 2004-05-06 17:45:27 +00:00
Ilia Alshanetsky
4e4d861046 Fixed test. 2004-04-24 22:38:51 +00:00
Marcus Boerger
dddbe6f60e Add new tests (by magnus) 2004-04-20 00:00:51 +00:00
Dmitry Stogov
f9c5fc6ecb Fix (using patterns) 2004-04-05 05:24:15 +00:00
Dmitry Stogov
794358f385 Test file was fixed (implicit cloning strict warnings) 2004-04-02 13:43:58 +00:00
Marcus Boerger
a7b9cb454e Adapt ecpectations to 5.0 reality 2004-03-28 14:09:47 +00:00
Marcus Boerger
c9c13a7336 Add new test 2004-03-27 15:49:23 +00:00
Dmitry Stogov
6d9d08bf55 Fixed (strict warning was added to expected output) 2004-03-24 14:14:16 +00:00
Marcus Boerger
bad2a4bca9 Fix test 2004-03-20 12:30:57 +00:00
Pierre Joye
3d331bc64c - Test for possible data corruption with __set 2004-03-18 15:14:02 +00:00
Marcus Boerger
6d7f04307d Update message 2004-03-16 18:09:52 +00:00
Pierre Joye
fd8cea693a - initial commit
test case for #27504 (http://bugs.php.net/bug.php?id=27504)
2004-03-16 16:45:44 +00:00
Marcus Boerger
2bdcfe4d0e Update test 2004-03-09 16:51:02 +00:00