Antony Dovgal
0d38bc9f80
MFH: more spelling fixes
2005-12-18 21:01:27 +00:00
Antony Dovgal
5500dea5f1
MFH: fix spelling
2005-12-18 20:57:27 +00:00
foobar
93d339bede
touch with re2c 0.9.11
2005-12-18 20:01:22 +00:00
Ilia Alshanetsky
2a29db4b2b
Fixed UTC handling problem stemming from an earlier fix for bug #35422 .
2005-12-18 16:15:45 +00:00
Derick Rethans
20b97141d4
- Those should be lower case only.
2005-12-18 16:06:57 +00:00
Zeev Suraski
5238fb0bee
Fix prototypes
2005-12-18 15:58:51 +00:00
Marcus Boerger
86ecf121e5
- MFH Fix --version
2005-12-18 15:47:07 +00:00
Zeev Suraski
b1264f7172
prototype fix
2005-12-18 15:46:46 +00:00
Zeev Suraski
99cd9ed713
Fix protos
2005-12-18 15:40:34 +00:00
Zeev Suraski
59dc41f761
Fix prototype
2005-12-18 15:38:08 +00:00
Marcus Boerger
2b413f7af2
- MFH End test script when detecting '===DONE===' that way showing memleaks
2005-12-18 14:50:33 +00:00
Ilia Alshanetsky
6654b31e26
fixed test for ZTS
2005-12-18 14:22:48 +00:00
Ilia Alshanetsky
b6f856fbec
Test fixes
2005-12-18 14:21:27 +00:00
Zeev Suraski
2f3678eb44
Fix prototype
2005-12-18 14:00:23 +00:00
Marcus Boerger
8d4080a6e1
- MFH Add missing prefixes
2005-12-18 13:01:20 +00:00
Marcus Boerger
29f5ce9af3
- MFH Speling
2005-12-18 12:54:41 +00:00
Antony Dovgal
46f922bdf7
MFH: fix possible usage of uninitialized variable
2005-12-18 12:50:28 +00:00
Marcus Boerger
6370ae56ed
- MFH Increase timeut for -m testing
2005-12-18 12:08:18 +00:00
foobar
a9ffac3eda
it is easier to spot fixes when you know what and where something was fixed
2005-12-18 00:07:40 +00:00
foobar
5da39c99c6
fix news
2005-12-18 00:02:35 +00:00
Ilia Alshanetsky
58bd1ac860
bug fixing news
2005-12-17 20:09:08 +00:00
Ilia Alshanetsky
ab55ed15d5
Fixed parameter parsing for setIndent() method.
2005-12-17 20:04:57 +00:00
Ilia Alshanetsky
b83a0eb10c
Fixed memory corruption when FETCH_LAZY mode is being used.
2005-12-17 20:00:00 +00:00
Ilia Alshanetsky
8370e1aca4
Fixed uninitialized variable in a test.
2005-12-17 19:57:37 +00:00
Ilia Alshanetsky
f7276af1c6
Fixed compiler warning
2005-12-17 18:26:15 +00:00
Ilia Alshanetsky
c2ed71a879
Retry on failed prepare resulting from duplicate statement name.
2005-12-17 17:59:05 +00:00
Pierre Joye
94518ca8e4
- add leaks fix in imagecreatefromstring
2005-12-17 17:52:44 +00:00
Pierre Joye
1024844a41
- MFH:
...
- fix leaks and wrong error when invalid/empty string are given to
imagecreatefromstring
- add test for imagecreatefromstring
- add test for palettecopy
2005-12-17 17:46:59 +00:00
Ilia Alshanetsky
87db368a75
Added token for capturing arbitrary whitespace blocks inside text.
2005-12-17 16:33:38 +00:00
Antony Dovgal
bfb72e0c08
change int to long and fix valgrind warnings
2005-12-17 16:07:47 +00:00
Marcus Boerger
905007669d
- BFN
2005-12-17 15:53:40 +00:00
Marcus Boerger
18a99796ad
- MFH Fix Bug #35720 A final constructor can be overwritten
2005-12-17 15:51:52 +00:00
Marcus Boerger
adc26d2bca
- Fix export
2005-12-17 15:41:56 +00:00
Marcus Boerger
8c991f6a49
- Add optional dependency to ext/dom
2005-12-17 15:40:37 +00:00
foobar
849a614275
- Fix test
2005-12-17 14:54:41 +00:00
Marcus Boerger
70a53e10c6
- Simplify (+fix memleak)
2005-12-16 23:58:38 +00:00
Andrei Zmievski
e6ae0e99c3
MFH
2005-12-16 22:45:12 +00:00
Marcus Boerger
e4210e3851
- Drop superflous param
2005-12-16 22:38:17 +00:00
Ilia Alshanetsky
579e00d489
Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).
2005-12-16 22:36:46 +00:00
Antony Dovgal
dfcc155c76
fix compile warning with Apache2 and Zend VM disabled
...
(someone forgot to do MFH)
2005-12-16 22:29:34 +00:00
Marcus Boerger
69fdadf1a0
- Add SplTempFileObject to output
2005-12-16 22:29:02 +00:00
Marcus Boerger
10f77a5d71
- Add/fix tests
2005-12-16 22:19:02 +00:00
Marcus Boerger
4bb39ad2a5
- Fix is_callable usage
2005-12-16 22:18:11 +00:00
Marcus Boerger
57492cc2d4
- Provide better error message when using illegal function 'pointers'
2005-12-16 22:17:32 +00:00
Marcus Boerger
0cd997d79c
- Simplify and synch is_callable_ex() with actual execution code
...
. Allow array($this, 'parent::method') for function 'pointers'
. Spit out E_STRICT in case of erroneous use of function 'pointers'
2005-12-16 22:15:41 +00:00
Antony Dovgal
418223e2f6
fix #35713 (getopt() returns array with numeric strings when passed options like '-1')
2005-12-16 20:09:16 +00:00
Antony Dovgal
17907a50cd
fix test
...
add new one for 64bit only
2005-12-16 15:52:09 +00:00
Antony Dovgal
460a4fecef
fix test
2005-12-16 14:57:29 +00:00
Antony Dovgal
8fee6ac1e2
fix test
2005-12-16 14:50:47 +00:00
Ilia Alshanetsky
84cd3c125c
Cleanup code and prevent usage of uninitialized variable.
2005-12-15 22:54:15 +00:00