619c729ea8
ChangeLog update
2007-02-03 01:31:11 +00:00
Andrei Zmievski
696e85f062
Typos.
2007-02-02 22:18:55 +00:00
Andrei Zmievski
135c947f8d
- Add ^ specifier that returns original string type before conversion.
...
- Add ZVAL_ENC_STRING[L] macro that allows returning either a binary
string or an encoded strings as Unicode based on type, instead of
UG(unicode)
2007-02-02 21:49:38 +00:00
Antony Dovgal
535e38a473
add new tests
2007-02-02 12:53:54 +00:00
Antony Dovgal
92bf7d9872
-exactly 1 arguments
...
+exactly 1 argument
2007-02-02 12:51:37 +00:00
Antony Dovgal
afe43f7794
add new tests
2007-02-02 11:10:42 +00:00
Antony Dovgal
ffa0edaee1
fix tests
2007-02-02 10:55:23 +00:00
Antony Dovgal
427f94a5d4
fix isset() & unset() with CV-superglobals
...
see #40311
2007-02-02 09:24:13 +00:00
85de060da2
ChangeLog update
2007-02-02 01:31:04 +00:00
Dmitry Stogov
f994b102c7
Removed dead code
2007-02-01 16:38:15 +00:00
Dmitry Stogov
5a695e9f32
Fixed possible crash because of dereference of NULL
2007-02-01 15:24:10 +00:00
Dmitry Stogov
09de519e79
Enable canary protection in DEBUG mode only.
2007-02-01 15:12:07 +00:00
78db3ccc1c
ChangeLog update
2007-01-30 01:31:01 +00:00
Ilia Alshanetsky
ce8285d289
Copyright update
2007-01-29 04:40:46 +00:00
0a1bb1064f
ChangeLog update
2007-01-23 01:31:13 +00:00
Antony Dovgal
e196cfe7db
fix test
...
array_unique() is not expected to modify its argument
2007-01-22 08:55:39 +00:00
64e7508aaa
ChangeLog update
2007-01-22 01:31:08 +00:00
62ee72b42b
ChangeLog update
2007-01-21 01:31:09 +00:00
Antony Dovgal
4c6ee6f1d9
catch overflow right away
2007-01-20 23:09:42 +00:00
Sara Golemon
57da96bb42
Resolve autoglobals as global-fetch CVs when possible
2007-01-20 20:36:55 +00:00
b4693e4bee
ChangeLog update
2007-01-20 01:31:05 +00:00
Marcus Boerger
06af520df7
- Add Z_OBJDEBUG[_P[P]] helper macros
2007-01-19 22:19:08 +00:00
0dcfb9c769
ChangeLog update
2007-01-19 01:31:01 +00:00
Marcus Boerger
13da6bf4d7
- Add debug_info helper to overloadedobjects
2007-01-18 23:23:13 +00:00
Antony Dovgal
93ecf75a1f
fix folding, mark functions as unicode safe
2007-01-18 12:13:05 +00:00
583d976691
ChangeLog update
2007-01-16 01:31:06 +00:00
Antony Dovgal
54cc687609
fix test
2007-01-15 10:31:04 +00:00
Dmitry Stogov
e5ea244b36
Fixed bug #39969 (ini setting short_open_tag has no effect when using --enable-maintainer-zts)
2007-01-12 14:38:07 +00:00
2db8020bcb
ChangeLog update
2007-01-12 01:31:05 +00:00
Marcus Boerger
aa4cd53b7b
- Consistency: macros shall be uppercased (as requested by Andrei)
2007-01-11 22:55:33 +00:00
Marcus Boerger
cbcda92dc5
- MFB Missing part of __toString() support
2007-01-11 22:35:36 +00:00
Marcus Boerger
6a6d9da6ea
- Add zstrlen() helper
2007-01-11 21:32:57 +00:00
Dmitry Stogov
c849a54b02
Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss)
2007-01-11 16:47:46 +00:00
8713544381
ChangeLog update
2007-01-11 01:31:01 +00:00
Andrei Zmievski
1037e06dc8
Remove const warnings. (Andrey)
2007-01-10 16:47:41 +00:00
Dmitry Stogov
f6387758c6
- Fixed bug #35106 (nested foreach fails when array variable has a reference).
...
- Fixed bug #36214 (__get method works properly only when conditional operator is used).
- Fixed bug #39449 (Overloaded array properties do not work correctly).
- Fixed bug #39990 (Cannot "foreach" over overloaded properties).
2007-01-10 15:59:56 +00:00
58a751cc56
ChangeLog update
2007-01-10 01:31:05 +00:00
Andrei Zmievski
1c68a4cff7
Fix 'b' prefix in highlighting and tokenizer. (Matt W)
2007-01-09 17:39:59 +00:00
Dmitry Stogov
158ec65ba2
Fixed bug #40076 (zend_alloc.c: Value of enumeration constant must be in range of signed integer)
2007-01-09 15:29:29 +00:00
Dmitry Stogov
a318af9992
Fixed bug #40002 (Try/Catch performs poorly)
2007-01-09 15:06:15 +00:00
Dmitry Stogov
9de739b847
Bump year.
2007-01-09 11:54:52 +00:00
8765d8553d
ChangeLog update
2007-01-09 01:31:08 +00:00
Andrei Zmievski
c1c23f8f42
Let caller issue error.
2007-01-08 18:01:16 +00:00
Andrei Zmievski
005a9909ae
Note.
2007-01-08 17:58:52 +00:00
79d92eaa2f
ChangeLog update
2007-01-08 01:31:08 +00:00
Sara Golemon
110a1b6788
Typo
2007-01-07 19:04:33 +00:00
Sara Golemon
7dcebde684
Add add_property_zstr(l)(_ex)()
2007-01-07 06:16:57 +00:00
Sara Golemon
d3149fbda4
Add pestrndup()
2007-01-07 06:16:10 +00:00
Sara Golemon
6f234cbf6f
Fix prior commit noticing this time that persistent allocators start with zend_*() and that one already exists
2007-01-07 05:45:07 +00:00
Sara Golemon
97ee887a13
Flesh out some missing API calls
2007-01-07 05:24:55 +00:00