Commit Graph

37415 Commits

Author SHA1 Message Date
Marcus Boerger
ac73e981c4 - Inherit interface ArrayAccess correctly 2007-02-13 17:39:46 +00:00
Antony Dovgal
c212923e29 new/improved tests 2007-02-13 13:01:18 +00:00
Antony Dovgal
f6987cb6bc plug possible leak 2007-02-13 12:56:10 +00:00
a78f3e9a2e ChangeLog update 2007-02-13 01:31:02 +00:00
Marcus Boerger
e8e7815e89 - Fix offset writing 2007-02-13 01:19:58 +00:00
Marcus Boerger
32c58eb43e - Drop useless stuff 2007-02-13 00:32:20 +00:00
Marcus Boerger
7874a6280a - Add new example 2007-02-13 00:18:36 +00:00
Antony Dovgal
41e02dad89 MFB: #40451 (addAttribute() may crash when used with non-existent child node) 2007-02-12 21:13:01 +00:00
Antony Dovgal
e89a9df1d4 fix bug #40109 (iptcembed fails on non-jfif jpegs)
+ use safe_emalloc
2007-02-12 20:27:48 +00:00
Antony Dovgal
d8179ac018 fix tests 2007-02-12 14:48:52 +00:00
Antony Dovgal
25992400a5 add separate IPv6 test 2007-02-12 14:42:25 +00:00
Antony Dovgal
546bbeb3d5 add SKIPIF sections to check if PCRE has the functionality tested/used 2007-02-12 14:22:02 +00:00
Antony Dovgal
5ea43ad90c typofixes and other improvements by Chris Jones 2007-02-12 09:36:11 +00:00
7d720944b0 ChangeLog update 2007-02-12 01:31:11 +00:00
Antony Dovgal
c22ccc1492 new test 2007-02-11 20:56:17 +00:00
Antony Dovgal
686bfdca07 add a note 2007-02-11 20:12:45 +00:00
Antony Dovgal
834c79180c fix test 2007-02-11 20:06:05 +00:00
Nuno Lopes
b0b2d07050 sync tests with php 5.2 2007-02-11 16:12:00 +00:00
Pierre Joye
a0a19d79b9 - MFB: Fixed bug #40428, imagepstext() doesn't accept optional parameter
(Pierre)
2007-02-11 11:13:40 +00:00
Antony Dovgal
00da3f3169 fix typos 2007-02-11 09:25:25 +00:00
c65c976c2e ChangeLog update 2007-02-11 01:30:57 +00:00
Antony Dovgal
ec79b63d69 fix #40431 (dynamic properties may cause crash in ReflectionProperty methods) 2007-02-10 20:51:42 +00:00
6033d7193c ChangeLog update 2007-02-10 01:31:09 +00:00
Antony Dovgal
bbf2cf8c7b use the same ifdef anf get rid of "unused var" warnings 2007-02-10 00:50:29 +00:00
Antony Dovgal
2fd25026ea fix off-by-one accidentally introduced by safe_emalloc() patch 2007-02-10 00:48:17 +00:00
Nuno Lopes
66837ba30b upgrade PCRE to version 7.0 2007-02-09 20:13:18 +00:00
Antony Dovgal
32a4dee8a0 fix #40410 (ext/posix does not compile on MacOS 10.3.9) 2007-02-09 10:15:03 +00:00
7e36477e77 ChangeLog update 2007-02-09 01:31:10 +00:00
Marcus Boerger
4824b1456c - Add include 2007-02-08 22:53:47 +00:00
Marcus Boerger
20ffb00422 - Include spl_iterators.h 2007-02-08 22:50:15 +00:00
Marcus Boerger
496c1db1b5 - Moving Countable from spl_array.c to spl_iterator.c
allows CachingIterator to implement Countable
2007-02-08 20:13:49 +00:00
Nuno Lopes
2a47436c67 fix a few tests (segfaults + wrong output) 2007-02-08 16:37:52 +00:00
Marcus Boerger
9c0b73f9c4 - Simplify call_user_func/call_user_func_array implementation
- Allow call_user_func/call_user_func_array to return reference
2007-02-08 15:31:01 +00:00
Marcus Boerger
d455f0b644 - Show whether a zval is a reference in printzv user command 2007-02-08 15:28:43 +00:00
Nuno Lopes
72bf3e2037 MFB: remove ereg() calls 2007-02-08 15:25:17 +00:00
Marcus Boerger
bd7d5b527c - No reason not to pass return_value_ptr for non return-by-reference functions 2007-02-08 14:47:32 +00:00
Marcus Boerger
10f0e0a5fa - Fix potential issue with 'f'-parameter parsing
- Complete zend_fcall_info_*() API
2007-02-08 14:33:16 +00:00
Marcus Boerger
f709c26072 - Do not set is_ref/refcount for functions that return by reference 2007-02-08 12:30:40 +00:00
Marcus Boerger
70777b7df6 - More ZEND_API's 2007-02-08 12:29:57 +00:00
Marcus Boerger
8e5f95d199 - Add new test 2007-02-08 08:44:28 +00:00
b6f2bc8bb8 ChangeLog update 2007-02-08 01:31:00 +00:00
Antony Dovgal
32b3917098 add test 2007-02-07 21:12:48 +00:00
Antony Dovgal
233ebb67e8 explicitly set module name 2007-02-07 18:22:38 +00:00
Antony Dovgal
a4f5b662a3 upgrade apache2filter to php6 2007-02-07 09:37:34 +00:00
Antony Dovgal
903ef1a071 change "php5" to "php6" everywhere
rename mod_php5.c to mod_php.c
2007-02-07 09:35:09 +00:00
Marcus Boerger
cfd4e53858 - Let's go with RC2 2007-02-07 08:37:29 +00:00
Marcus Boerger
41464c299c - Add new test 2007-02-07 08:36:50 +00:00
0b4633b38d ChangeLog update 2007-02-07 01:30:59 +00:00
Johannes Schlüter
30dad44aa3 - Add possibility to check for a specific compression method 2007-02-06 23:56:39 +00:00
Marcus Boerger
0bd3f367de - Fix issues found with solaris 2007-02-06 23:19:10 +00:00