Pierre Joye
|
39695546ca
|
- add EG(windows_version_info), set at init time once per instance
contains a OSVERSIONINFOEX struct. It lets us determine easily on which windows version is used (for example)
|
2009-01-16 10:03:21 +00:00 |
|
|
|
2e63d51381
|
ChangeLog update
|
2009-01-16 01:32:37 +00:00 |
|
Dmitry Stogov
|
b1de1d4e77
|
Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
|
2009-01-15 08:49:11 +00:00 |
|
|
|
7626186ff7
|
ChangeLog update
|
2009-01-15 01:32:42 +00:00 |
|
Dmitry Stogov
|
84f46ee437
|
Fixed bug #46755 (warning: use statement with non-compound name)
Fixed bug #46979 (use with non-compound name *has* effect)
|
2009-01-14 13:57:59 +00:00 |
|
Dmitry Stogov
|
2cfd6cd195
|
Fixed __call() to be invoked on private/protected method access through callback
s
|
2009-01-14 11:56:24 +00:00 |
|
Dmitry Stogov
|
7106659cfa
|
Reverted "Rebind closure when binding to property"
|
2009-01-14 10:28:40 +00:00 |
|
|
|
725381c002
|
ChangeLog update
|
2009-01-14 01:33:16 +00:00 |
|
Felipe Pena
|
bfda5de2ea
|
- Fixed test
|
2009-01-13 20:23:34 +00:00 |
|
|
|
8eaed03002
|
ChangeLog update
|
2009-01-13 01:33:07 +00:00 |
|
Stanislav Malyshev
|
06e2985aed
|
fix #46304 Defining namespaced constant using define() defines CASE SENSITIVE namespace
|
2009-01-12 22:34:40 +00:00 |
|
Stanislav Malyshev
|
655287c353
|
MFB test
|
2009-01-12 21:57:35 +00:00 |
|
|
|
60745e78f3
|
ChangeLog update
|
2009-01-11 01:33:03 +00:00 |
|
Felipe Pena
|
1e5aff9522
|
- Fixed bug #47054 (BC break in static functions called as dynamic)
|
2009-01-10 19:14:27 +00:00 |
|
Felipe Pena
|
36826998a4
|
- Fixed test (patch by Timm Friebe [thekid@php])
|
2009-01-10 17:06:40 +00:00 |
|
|
|
fe11a0119b
|
ChangeLog update
|
2009-01-10 01:32:15 +00:00 |
|
Antony Dovgal
|
f4e5ed247c
|
add zend_ts_hash_copy_to_hash()
|
2009-01-09 19:16:02 +00:00 |
|
Ilia Alshanetsky
|
af28e3443f
|
Corrected fix for bug #46844 to only trigger on the 1st line of CLI opened
files.
|
2009-01-09 17:20:57 +00:00 |
|
|
|
a555fc7dd4
|
ChangeLog update
|
2009-01-09 01:32:25 +00:00 |
|
Antony Dovgal
|
3e9606d2cf
|
use correct check for constants and stop segfaulting
|
2009-01-08 22:35:30 +00:00 |
|
Antony Dovgal
|
073f4b92d2
|
fix ZTS build
|
2009-01-08 18:37:59 +00:00 |
|
|
|
2e6d408b11
|
ChangeLog update
|
2009-01-08 01:32:26 +00:00 |
|
Andrei Zmievski
|
78aff40ad6
|
MFB
|
2009-01-07 22:37:25 +00:00 |
|
Andrei Zmievski
|
8ef4ac5ebb
|
MFB
|
2009-01-07 22:13:07 +00:00 |
|
|
|
dbad89ad5e
|
ChangeLog update
|
2009-01-07 01:32:34 +00:00 |
|
|
|
363a9adae4
|
ChangeLog update
|
2009-01-06 01:32:32 +00:00 |
|
Felipe Pena
|
4ed88343cc
|
- Fixed bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
Patch by Shire
|
2009-01-05 19:47:13 +00:00 |
|
|
|
19b2e980b8
|
ChangeLog update
|
2009-01-05 01:32:20 +00:00 |
|
Marcus Boerger
|
f408bcef15
|
- Set scope when copying a closure with a new this pointer.
|
2009-01-04 14:22:51 +00:00 |
|
|
|
a85d2889bc
|
ChangeLog update
|
2009-01-04 01:32:28 +00:00 |
|
Marcus Boerger
|
c20bde9779
|
- Prevent instantiation from Reflection
|
2009-01-03 19:29:04 +00:00 |
|
Marcus Boerger
|
ffb2f1ff28
|
- Overlooked one instance number
|
2009-01-03 18:50:44 +00:00 |
|
Marcus Boerger
|
12f279c43a
|
- Fix refcounting
|
2009-01-03 18:21:51 +00:00 |
|
Marcus Boerger
|
9cc9a1107b
|
- Rebind closure when binding to property
|
2009-01-03 17:46:25 +00:00 |
|
Marcus Boerger
|
58c8ce970b
|
- Fix vim blocks and add missing comment
|
2009-01-03 12:24:30 +00:00 |
|
Marcus Boerger
|
de5a4f7dfa
|
- Add reflection helpers
|
2009-01-03 12:19:30 +00:00 |
|
|
|
95f90238cd
|
ChangeLog update
|
2009-01-03 01:39:20 +00:00 |
|
Felipe Pena
|
1f44875c1b
|
- Year++
|
2009-01-02 20:36:30 +00:00 |
|
Marcus Boerger
|
ebd735786c
|
- Catch exceptions in cli -a
|
2009-01-02 13:14:17 +00:00 |
|
Pierre Joye
|
b301ee4c5e
|
- MFB: fix build (declaration first please)
|
2009-01-02 01:52:21 +00:00 |
|
|
|
125ad6fca2
|
ChangeLog update
|
2009-01-02 01:32:31 +00:00 |
|
Ilia Alshanetsky
|
f652fe1016
|
MFB: Fixed bug #46844 (php scripts or included files with first line
starting with # have the 1st line missed from the output).
|
2009-01-01 20:19:39 +00:00 |
|
Marcus Boerger
|
25cec568db
|
- Add var_dump support for closures
|
2009-01-01 16:21:07 +00:00 |
|
Marcus Boerger
|
ef26541980
|
- Fix SEGV if get_method() returns a non bound function
|
2009-01-01 15:27:33 +00:00 |
|
|
|
320c3d54a3
|
ChangeLog update
|
2009-01-01 01:32:51 +00:00 |
|
Zoe Slattery
|
3385d8bda0
|
removing xfail sections as test passes
|
2008-12-31 20:43:52 +00:00 |
|
Marcus Boerger
|
d5244ef11e
|
- Register engine classes when and where they should be
- Show core module version as PHP version
|
2008-12-31 13:25:05 +00:00 |
|
Marcus Boerger
|
4f30873ef1
|
- Move stdClass registering where it should be
|
2008-12-31 12:24:56 +00:00 |
|
Sebastian Bergmann
|
7f4dc8702a
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
|
Sebastian Bergmann
|
10fb7dbfd4
|
Bump copyright year, 1 of 3.
|
2008-12-31 11:09:46 +00:00 |
|