Commit Graph

5948 Commits

Author SHA1 Message Date
Antony Dovgal
dd8af0654a fix folding, CS and WS 2007-07-11 11:19:58 +00:00
eb6b9d9b83 ChangeLog update 2007-07-11 01:31:29 +00:00
Antony Dovgal
4adec955f9 fix folding and ws 2007-07-10 15:06:58 +00:00
Antony Dovgal
d547768308 fix folding and ws 2007-07-10 14:42:43 +00:00
a0edcc1b3d ChangeLog update 2007-07-10 01:31:22 +00:00
Zoe Slattery
3cf3ad9c03 array copy on write tests 2007-07-09 13:18:03 +00:00
Dmitry Stogov
2d39376219 Fixed bug #41919 2007-07-09 08:56:29 +00:00
03b000dc39 ChangeLog update 2007-07-09 01:31:23 +00:00
6ee69201bf ChangeLog update 2007-07-07 01:31:22 +00:00
Antony Dovgal
232eebb8f7 fix indentation and make Andrey happy =) 2007-07-06 12:17:51 +00:00
c878f679dd ChangeLog update 2007-06-29 01:31:16 +00:00
Stanislav Malyshev
e9658dfc4d remove unused vars 2007-06-28 20:27:35 +00:00
Stanislav Malyshev
981ce312fc Fix HALT constant handling in unicode mode 2007-06-28 20:19:58 +00:00
a961e42c1b ChangeLog update 2007-06-28 01:31:33 +00:00
Stanislav Malyshev
2ab4eededb MF5 __HALT_COMPILER fix:
Remove limitation of __HALT_COMPILER() that allowed only one instance
per request.

# Patch by Gregory Beaver
2007-06-28 00:01:58 +00:00
Antony Dovgal
a2945fdd40 fix test 2007-06-27 17:04:57 +00:00
Zoe Slattery
6851bedd28 Tests for constant initialisation 2007-06-27 15:01:36 +00:00
Antony Dovgal
f28ea3269b fix ZTS build 2007-06-27 12:48:44 +00:00
Dmitry Stogov
a8036bf489 Unicode support 2007-06-27 11:16:21 +00:00
Dmitry Stogov
06320d3f50 Fixed bitwise operations with numeric unicode strings 2007-06-27 11:04:50 +00:00
Dmitry Stogov
eae255addf Implemented ++ and -- operations for unicode strings 2007-06-27 10:27:04 +00:00
Antony Dovgal
0b68e2fb1d add test 2007-06-27 08:54:59 +00:00
Antony Dovgal
057dd32f22 MFB: fix #41813 (segmentation fault when using string offset as an object)
patch by judas dot iscariote at gmail dot com
2007-06-27 08:53:05 +00:00
60db2300d7 ChangeLog update 2007-06-19 01:31:21 +00:00
Dmitry Stogov
b0b6ee9d3b MTH: Fixed foreach by-ref bug 2007-06-18 11:20:01 +00:00
Dmitry Stogov
366cf9abf9 Fixed test 2007-06-18 07:38:21 +00:00
fa5e0f2c9e ChangeLog update 2007-06-18 01:31:23 +00:00
676225d275 ChangeLog update 2007-06-14 01:31:13 +00:00
Dmitry Stogov
0a7462e056 Fixed bug #41633 (Crash instantiating classes with self-referencing constants) 2007-06-13 16:48:29 +00:00
Dmitry Stogov
b898c98005 Fixed some class constant issues related to bug #41633 2007-06-13 14:50:33 +00:00
ec289debcf ChangeLog update 2007-06-12 01:31:22 +00:00
Raghubansh Kumar
fd9fd30f2e New testcase for get_defined_vars() function: get_defined_vars.phpt 2007-06-11 16:34:56 +00:00
f993b10929 ChangeLog update 2007-06-10 01:31:21 +00:00
Johannes Schlüter
eae4b3109e Fix #41640 (get_class_vars produces error on class constants) 2007-06-09 08:36:52 +00:00
1eb7fc2dd7 ChangeLog update 2007-06-09 01:31:16 +00:00
Antony Dovgal
1da8a5eba7 fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()) 2007-06-08 14:47:32 +00:00
cdabbb1678 ChangeLog update 2007-06-08 01:31:12 +00:00
f22042f799 ChangeLog update 2007-06-07 01:31:15 +00:00
Antony Dovgal
a0ab81a4da minor optimization - make sure the objects are not the same instance before we start comparing their properties 2007-06-06 11:57:24 +00:00
Antony Dovgal
b81d63d74a fix #41608 (segfault on a weird code with objects and switch()) 2007-06-06 08:33:54 +00:00
c77c9eb628 ChangeLog update 2007-06-06 01:31:17 +00:00
Antony Dovgal
ec7de9df9e add SET_VAR_ASCII_STRINGL() 2007-06-05 11:25:02 +00:00
fea0046d83 ChangeLog update 2007-06-05 01:31:06 +00:00
Antony Dovgal
f673b558cc change E_NOTICE to E_ERROR when using a class constant from non-existent class
(noticed by Jani)
add tests
2007-06-04 08:24:32 +00:00
0ff936f6fb ChangeLog update 2007-05-31 01:31:19 +00:00
Antony Dovgal
8dc895b64a remove semicolons and make SunCC happy 2007-05-30 16:31:47 +00:00
32c9bd4e09 ChangeLog update 2007-05-30 01:31:09 +00:00
Ilia Alshanetsky
e844eaedbb MFB 2007-05-29 21:06:04 +00:00
Antony Dovgal
8cb7c70cc0 fix tests 2007-05-29 11:49:09 +00:00
Antony Dovgal
1be32fbe17 fix test 2007-05-29 08:58:27 +00:00
ddcd699761 ChangeLog update 2007-05-29 01:31:14 +00:00
Antony Dovgal
eab558a79e fix #41517 (different behaviour of floatval() in Unicode mode) 2007-05-28 20:26:52 +00:00
Antony Dovgal
13352e80e1 use unsigned modifiers 2007-05-28 10:07:35 +00:00
cbf8bc9038 ChangeLog update 2007-05-25 01:31:08 +00:00
Dmitry Stogov
89a13e70fe Impoved error reporting on parser errors (Matt, Dmitry) 2007-05-24 08:56:50 +00:00
018ed15cad ChangeLog update 2007-05-22 01:31:09 +00:00
Antony Dovgal
0c9a9f61fb use zend_make_string_zval()
thanks Matt!
2007-05-21 07:34:41 +00:00
Antony Dovgal
52587a3d5c check if fci->object_pp points to NULL 2007-05-21 07:12:34 +00:00
19fcd12cb2 ChangeLog update 2007-05-19 01:31:07 +00:00
Stanislav Malyshev
602c6c7986 fix unary operator precision (bug #41401) 2007-05-18 20:48:19 +00:00
Stanislav Malyshev
b9734eac07 add test for 41401 2007-05-18 20:26:59 +00:00
Dmitry Stogov
5dc51fecf8 Improved compilation of heredocs and interpolated strings. (Matt) 2007-05-18 13:12:47 +00:00
Antony Dovgal
c63a3187e5 fix #41421 (Uncaught exception from a stream wrapper segfaults) 2007-05-18 11:51:40 +00:00
0dccc487be ChangeLog update 2007-05-18 01:31:09 +00:00
Antony Dovgal
d05cf2f650 add test 2007-05-17 17:34:23 +00:00
Antony Dovgal
9bc954147e use zend_make_string_zval(), we want to see the notices 2007-05-17 17:28:12 +00:00
Antony Dovgal
f72dde13af fix test 2007-05-17 17:11:12 +00:00
e295b47f30 ChangeLog update 2007-05-17 01:31:11 +00:00
Marcus Boerger
dc41d46e5b - Extensions are indexed lowercased and not case aware 2007-05-16 18:56:38 +00:00
1c48c054ce ChangeLog update 2007-05-15 01:31:10 +00:00
Antony Dovgal
fcc82f1834 allow passing Unicode strings when a boolean is expected 2007-05-14 12:47:23 +00:00
ff0e88c872 ChangeLog update 2007-05-13 01:31:20 +00:00
Raghubansh Kumar
e3d89c2faa New version of 019.phpt 2007-05-12 12:26:12 +00:00
89b1137abc ChangeLog update 2007-05-12 01:31:11 +00:00
Antony Dovgal
563c6949c8 fix #41134 (zend_ts_hash_clean not thread-safe)
fix also zend_ts_hash_*destroy()
2007-05-11 12:19:44 +00:00
Antony Dovgal
ca43e24f55 fix #41351 (Invalid opcode with foreach ($a[] as $b)) 2007-05-11 09:38:52 +00:00
Dmitry Stogov
d60a809744 Fixed bug #39542 (Behaviour of require/include different to < 5.2.0) 2007-05-11 08:03:00 +00:00
05a84ea7f7 ChangeLog update 2007-05-08 01:31:17 +00:00
Antony Dovgal
a8be4e0f43 fix tests 2007-05-07 22:12:56 +00:00
Antony Dovgal
ccd97f3a21 fix test names 2007-05-07 17:23:53 +00:00
Antony Dovgal
8d9be0338b fix test names 2007-05-07 16:50:40 +00:00
Antony Dovgal
7e465587c8 add 64bit version of the tests 2007-05-07 13:59:58 +00:00
b5cba7409b ChangeLog update 2007-05-07 01:31:12 +00:00
Johannes Schlüter
cff001a1c9 - Fix test 2007-05-06 13:55:17 +00:00
b203a439ce ChangeLog update 2007-05-06 01:31:17 +00:00
Antony Dovgal
180cc9d9c4 fix tests, add more 2007-05-05 21:43:41 +00:00
e6ae7467e9 ChangeLog update 2007-05-05 01:31:15 +00:00
Dmitry Stogov
04ebde9741 ws 2007-05-04 16:53:09 +00:00
Dmitry Stogov
9b6f46a86c Fixed wrong deallocation 2007-05-04 16:51:18 +00:00
Antony Dovgal
8a7c9bb178 fix comments 2007-05-04 16:20:21 +00:00
Antony Dovgal
e8a95a2f7e new tests 2007-05-04 12:45:30 +00:00
Antony Dovgal
fe6fd4ed38 fix disabled classes 2007-05-04 12:17:30 +00:00
Antony Dovgal
46e31cf72e fix arrays with NULL keys in Unicode mode 2007-05-04 11:48:08 +00:00
Antony Dovgal
348d9b3695 merge one more missing patch from 5_2
thank you for not doing MFB
2007-05-04 11:12:30 +00:00
Antony Dovgal
07ae8a9b02 fix machine dependent test 2007-05-04 08:27:26 +00:00
9a95ff667d ChangeLog update 2007-05-04 01:31:10 +00:00
Johannes Schlüter
36245e66e1 - Fix skipif 2007-05-03 12:44:35 +00:00
14a28db0ef ChangeLog update 2007-05-03 01:31:08 +00:00
Antony Dovgal
15844a24a4 this test is only valid when Zend MM is enabled 2007-05-02 15:26:59 +00:00
Dmitry Stogov
7228f2307b Fixed altering $this via argument named "this" 2007-05-02 13:22:15 +00:00