Xinchen Hui
|
4d2593e1be
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2012-12-13 10:45:33 +08:00 |
|
Xinchen Hui
|
1f516510b7
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-12-13 10:44:56 +08:00 |
|
Xinchen Hui
|
39a3007ab2
|
MFH
|
2012-12-13 10:44:14 +08:00 |
|
Dmitry Stogov
|
bc7857169a
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Use get_gc instead of hacks of get_properties
|
2012-12-05 17:59:46 +04:00 |
|
Dmitry Stogov
|
df97c3aa0d
|
Use get_gc instead of hacks of get_properties
|
2012-12-05 17:58:36 +04:00 |
|
Dmitry Stogov
|
274ceb3d8d
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #63680 (Memleak in splfixedarray with cycle reference)
Conflicts:
NEWS
|
2012-12-05 17:55:21 +04:00 |
|
Dmitry Stogov
|
881416cda6
|
Fixed bug #63680 (Memleak in splfixedarray with cycle reference)
|
2012-12-05 17:53:26 +04:00 |
|
Ferenc Kovacs
|
240f8d06de
|
commented out the HHC_LOCATION line, as there are no easy to use alternatives for
hhc.exe on linux.
we should either run the chm build on a windows box(maybe on the replacement of oti1),
or look into running it through wine see
http://cweiske.de/tagebuch/Generating%20CHM%20files%20with%20Wine%20on%20a%20Linux%20server,%20and%20a%20bit%20about%20PEAR's%20PhD%20transition.htm
for details.
I also set DOT_CLEANUP to NO as the doc generation was spitting out errors regarding some dot
file cannot be found.
|
2012-10-25 17:11:13 +02:00 |
|
Xinchen Hui
|
1b9e0de2cc
|
Remove executable permission on inc
|
2012-10-10 10:44:34 +08:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Xinchen Hui
|
6284ef112e
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
|
Xinchen Hui
|
69a4301f6c
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:45:07 +08:00 |
|
Xinchen Hui
|
e081c55fb5
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:31:31 +08:00 |
|
Xinchen Hui
|
e4a8fa6a15
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-09 13:29:51 +08:00 |
|
Xinchen Hui
|
139ac42bec
|
Fixed bug #63184 test (ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt failed)
|
2012-10-01 22:42:22 +08:00 |
|
Xinchen Hui
|
175a9de47f
|
Fix test
|
2012-10-01 00:15:47 +08:00 |
|
Xinchen Hui
|
4e5e8c9da0
|
Merge branch 'PHP-5.4'
|
2012-10-10 10:45:34 +08:00 |
|
Xinchen Hui
|
4b152e5470
|
Merge branch 'PHP-5.4'
|
2012-10-10 10:32:38 +08:00 |
|
Xinchen Hui
|
75a2c0d715
|
Merge branch 'PHP-5.4'
|
2012-10-09 13:30:22 +08:00 |
|
Xinchen Hui
|
a81d431068
|
Merge branch 'PHP-5.4'
|
2012-10-01 22:45:15 +08:00 |
|
Xinchen Hui
|
f8d1fc62fa
|
Merge branch 'PHP-5.4'
|
2012-10-01 00:17:11 +08:00 |
|
Xinchen Hui
|
d6ca1c9b9a
|
Merge branch 'PHP-5.4'
|
2012-09-29 14:39:59 +08:00 |
|
Xinchen Hui
|
36c10242cd
|
Remove meaningless md5 string && Attempt to fix #63184
|
2012-09-29 14:38:29 +08:00 |
|
Anatoliy Belsky
|
87df717909
|
Merge branch 'PHP-5.4'
* PHP-5.4:
fix unix/win dir separators
|
2012-09-27 19:54:12 +02:00 |
|
Anatoliy Belsky
|
6a50a8640c
|
fix unix/win dir separators
|
2012-09-27 19:52:34 +02:00 |
|
Lars Strojny
|
6793e09a4e
|
Merge branch 'PHP-5.4'
|
2012-09-18 23:17:31 +02:00 |
|
Lars Strojny
|
ee172ce3cc
|
Merging PR #116
|
2012-09-18 23:15:03 +02:00 |
|
Xinchen Hui
|
7b5960b085
|
Merge branch 'PHP-5.4'
|
2012-09-01 14:38:33 +08:00 |
|
Xinchen Hui
|
f3108b5f81
|
Remove extra blank in notice message, should act as same as vm
|
2012-09-01 14:37:45 +08:00 |
|
Xinchen Hui
|
59e34bad32
|
Merge branch 'PHP-5.4'
|
2012-09-01 14:27:59 +08:00 |
|
Xinchen Hui
|
863e7e0acb
|
Merge branch 'PHP-5.3' into PHP-5.4
Conflicts:
ext/spl/spl_array.c
|
2012-09-01 14:27:09 +08:00 |
|
Xinchen Hui
|
67d7d03f00
|
Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables)
The get_zval_ptr_ptr of spl_array handler should act as same as the vm's
|
2012-09-01 14:21:34 +08:00 |
|
Xinchen Hui
|
a3d701e11c
|
Merge branch 'PHP-5.4'
|
2012-08-23 23:28:24 +08:00 |
|
Xinchen Hui
|
13bcf685cb
|
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
|
2012-08-23 23:27:16 +08:00 |
|
Xinchen Hui
|
42f91d6ac6
|
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
|
2012-08-23 23:21:25 +08:00 |
|
Xinchen Hui
|
546b0e4a99
|
Merge branch 'PHP-5.4'
|
2012-08-21 13:33:23 +08:00 |
|
Xinchen Hui
|
8722173ad5
|
Implemented FR #62840 (Add sort flag to ArrayObject::ksort)
|
2012-08-21 13:32:15 +08:00 |
|
Felipe Pena
|
9ad748edfb
|
Merge branch 'PHP-5.4'
* PHP-5.4:
- Value stored to var is never used
|
2012-08-19 12:55:46 -03:00 |
|
Felipe Pena
|
2497bb97e7
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
- Value stored to var is never used
|
2012-08-19 12:55:43 -03:00 |
|
Felipe Pena
|
6cd0e446dd
|
- Value stored to var is never used
|
2012-08-19 12:55:38 -03:00 |
|
Xinchen Hui
|
e51acee43d
|
Merge branch 'PHP-5.4'
|
2012-08-13 11:04:05 +08:00 |
|
Xinchen Hui
|
212cfb95d1
|
more test script for #62328
|
2012-08-13 11:03:35 +08:00 |
|
Xinchen Hui
|
777b6679a4
|
missed the test script
|
2012-07-21 23:30:32 +08:00 |
|
Xinchen Hui
|
cc30524c89
|
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
|
2012-07-21 23:26:18 +08:00 |
|
Xinchen Hui
|
a580405f38
|
Merge branch 'PHP-5.4'
* PHP-5.4:
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
|
2012-07-21 22:46:14 +08:00 |
|
Xinchen Hui
|
0c996613c0
|
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)
|
2012-07-21 22:45:16 +08:00 |
|
Xinchen Hui
|
8238c6a4c8
|
test script for bug #61697
|
2012-07-18 19:19:31 +08:00 |
|
Stanislav Malyshev
|
e84c5be631
|
Merge branch 'PHP-5.4'
* PHP-5.4:
Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)
|
2012-07-14 22:35:47 -07:00 |
|
Stanislav Malyshev
|
a5d45bae85
|
Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)
|
2012-07-14 22:34:28 -07:00 |
|
Stanislav Malyshev
|
455f3de802
|
Merge branch 'PHP-5.4'
* PHP-5.4:
removed unneccesary arrat and ini settings
addition SplFileObject tests
new tests from PHP TestFest June 2012
|
2012-07-14 19:25:16 -07:00 |
|