Commit Graph

35101 Commits

Author SHA1 Message Date
Ilia Alshanetsky
1aa26d8165 MFB: Fixed compiler warning. 2006-07-24 03:59:03 +00:00
bc6e3f53e3 ChangeLog update 2006-07-24 01:30:45 +00:00
foobar
ddb4f2f4c1 fix build 2006-07-24 00:00:35 +00:00
foobar
aca04070fd fix another compile failure. (bjori: TEST before commit!) 2006-07-23 23:55:26 +00:00
foobar
7fda86a235 fix compile failure and remove unnecessary TSRMLS_FETCH calls 2006-07-23 23:50:24 +00:00
foobar
5b77718854 typofix 2006-07-23 23:40:19 +00:00
Pierre Joye
5b02056c23 - MFB: #38179, imagecopy, palette to truecolor must use alpha channel too 2006-07-23 21:48:18 +00:00
Marcus Boerger
f55c2d0885 - Tiny piece of unicode support 2006-07-23 06:05:23 +00:00
Marcus Boerger
ea14497546 -fix a bunch of warnings 2006-07-23 05:48:08 +00:00
76e91003bf ChangeLog update 2006-07-23 01:30:49 +00:00
Andrei Zmievski
17f4578a10 Mark XMLReader methods with U. 2006-07-22 17:40:08 +00:00
foobar
bca80ac698 - Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo) 2006-07-22 15:39:22 +00:00
Rob Richards
62e8daf1d6 enable by default 2006-07-22 15:32:17 +00:00
Nuno Lopes
770b92198f MFB 2006-07-22 15:23:23 +00:00
Nuno Lopes
8aafe02cc9 MFB 2006-07-22 15:16:40 +00:00
Rob Richards
418288ddba enable native and unicode tests
add ntest and utest build targets
2006-07-22 13:13:18 +00:00
Rob Richards
4b69373356 force unicode off in native mode (-N switch)
swap usage of single and double quotes for win32 compat
2006-07-22 13:12:19 +00:00
Pierre Joye
592419c53d - MFB: fix compiler warnings 2006-07-22 13:01:03 +00:00
Nuno Lopes
865fa63842 MFB 2006-07-22 12:54:05 +00:00
Pierre Joye
0cbcafa64d MFB:
- API Shake up #1, change input_get_args argument order
- silent compiler warnings
- update tests
2006-07-22 09:51:50 +00:00
458c7f170c ChangeLog update 2006-07-22 01:30:53 +00:00
Andrei Zmievski
bcb2df2974 Apply Matt W's patch (with a fix) for array_combine() binary key safety. 2006-07-21 23:47:40 +00:00
Andrei Zmievski
8ee838b4ec It's not legacy - it's binary. 2006-07-21 23:37:15 +00:00
Andrei Zmievski
54528ce322 Remove references to BG(user_compare_fnnc_name).
# Less bickering, more coding!
2006-07-21 23:29:25 +00:00
Andrei Zmievski
d32d425468 Make array_*intersect* functions use params API with FCI cache and mark
them with U.
2006-07-21 23:25:08 +00:00
Marcus Boerger
db47731174 - Update docu 2006-07-21 21:54:49 +00:00
Marcus Boerger
0f92e907ce - Match code with docu 2006-07-21 21:09:49 +00:00
Marcus Boerger
ebbc559af5 - Update tests 2006-07-21 20:11:24 +00:00
Marcus Boerger
5b3d704bcd - Add control functions to RegexIterator 2006-07-21 19:57:36 +00:00
Dmitry Stogov
a7cfcd6b35 MTH: Fixed bug #37144 (PHP craches trying to assign into property of dead object) 2006-07-21 11:13:24 +00:00
Dmitry Stogov
933e8c0be0 Changed error message (E_ERROR -> E_NOTICE) in case of indirect modification of overloaded property. 2006-07-21 10:32:41 +00:00
Dmitry Stogov
881258ad6e Fixed wrong "type" argument to read_property() handler 2006-07-21 08:39:43 +00:00
Dmitry Stogov
7a09b15702 ZTS fix 2006-07-21 07:34:18 +00:00
Rob Richards
c58c7b88b1 return EMPTY_TEXT here 2006-07-21 02:09:28 +00:00
2e07bf1ce3 ChangeLog update 2006-07-21 01:30:51 +00:00
Rob Richards
f7575a538e unicode support for handling filenames 2006-07-21 00:57:14 +00:00
Andrei Zmievski
40b4c60b9a Make array_walk(_recursive) use params API with FCI cache and mark them
with U.
2006-07-20 23:21:32 +00:00
Marcus Boerger
94c8f3a0d7 - Need to initialized zvals completley 2006-07-20 22:52:16 +00:00
Andrei Zmievski
6e9dcc4800 Make all array_*diff* functions use params API (along with FCI cache)
and mark them with U.

# What a mess (before my changes of course) :)
2006-07-20 22:51:20 +00:00
Rob Richards
559937c8a5 tsrmls fix 2006-07-20 22:40:44 +00:00
Marcus Boerger
8e3af0a026 - Change order of ctor args
# Do it before the child falls in the brunnel - aka prior to first release.
2006-07-20 22:35:44 +00:00
Marcus Boerger
c2c5201872 - TSRM fixes 2006-07-20 22:07:09 +00:00
Marcus Boerger
0dc6d3e257 - Update docu 2006-07-20 22:04:52 +00:00
Marcus Boerger
8ff86b1e31 - WS 2006-07-20 21:52:40 +00:00
Marcus Boerger
6a0f2a5982 - Fix unicode expectations 2006-07-20 21:39:48 +00:00
Marcus Boerger
b85fbd19ea # Sometimes i hate CVS and have no idea what it is doing 2006-07-20 21:32:44 +00:00
Marcus Boerger
bec72dba2a - Update RegexIterator 2006-07-20 21:21:20 +00:00
Marcus Boerger
b5b5944ddf - Clean up (after consulting Andrei)
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....)
 . All refactored funcs (match, split, replace, grep) use the above
 . Change (zend|php)_error() to php_error_docref()
 . Move from old to new param parsing api
 . Fix memleaks in unicode mode
2006-07-20 21:19:05 +00:00
Marcus Boerger
8619c361cc - Add new unicode functions: add_u_assoc_*[_ex]() which allow to add values
using a unicode key.
2006-07-20 21:16:08 +00:00
Andrei Zmievski
e9a9a26e7e Rewrite array_map() to use params API with fci cache and mark it with U. 2006-07-20 20:54:23 +00:00