Xinchen Hui
|
3290476a9f
|
Fixed wrong merges
|
2014-03-06 19:06:05 +08:00 |
|
Xinchen Hui
|
9eb9ba3aa8
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Conflicts:
ext/standard/formatted_print.c
|
2014-03-06 19:03:22 +08:00 |
|
Xinchen Hui
|
11166882c0
|
Fixed memory leak in ext/standard/tests/strings/str_word_count.php
|
2014-03-06 19:00:51 +08:00 |
|
Xinchen Hui
|
9a81b6dea4
|
Fixed memory leak in ext/standard/tests/time/strptime_parts.php
|
2014-03-06 18:51:20 +08:00 |
|
Xinchen Hui
|
bbacddaf90
|
Fixed memory leak in vfprintf
|
2014-03-06 18:47:43 +08:00 |
|
Dmitry Stogov
|
08aadb0638
|
Fixed memory leak
|
2014-03-06 14:42:16 +04:00 |
|
Xinchen Hui
|
e4f5b9ac38
|
Fixed memory leak in getimagesize
|
2014-03-06 18:30:32 +08:00 |
|
Xinchen Hui
|
ddf3861923
|
Fixed memory leak in vsprintf
|
2014-03-06 18:06:41 +08:00 |
|
Dmitry Stogov
|
2eb980f614
|
IS_REFERENCE with refcount==1 should be handled as ordinal value
|
2014-03-06 12:37:46 +04:00 |
|
Dmitry Stogov
|
47f9014458
|
Fixed array_nultisort() to support IS_REFERENCE
|
2014-03-05 17:23:40 +04:00 |
|
Dmitry Stogov
|
da75df6faa
|
Fixed string lengths
|
2014-03-05 16:04:28 +04:00 |
|
Dmitry Stogov
|
7320abbaa9
|
Reverted "efree(args);" removed by mistake
|
2014-03-05 15:49:24 +04:00 |
|
Xinchen Hui
|
70b7887712
|
Fixed refcounted handling
|
2014-03-05 18:17:16 +08:00 |
|
Xinchen Hui
|
74c2deecd8
|
Fixed refcounted
|
2014-03-05 18:11:22 +08:00 |
|
Xinchen Hui
|
581fa5822e
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Conflicts:
ext/standard/array.c
|
2014-03-05 18:02:35 +08:00 |
|
Xinchen Hui
|
bfaa9669a6
|
Fixed refcounted
|
2014-03-05 18:00:46 +08:00 |
|
Dmitry Stogov
|
3733737328
|
Handle interned strings as non-refcounted scalars
|
2014-03-05 13:55:56 +04:00 |
|
Xinchen Hui
|
0791bdb562
|
retval might be IS_UNDEF even the call is successed
|
2014-03-05 17:53:01 +08:00 |
|
Xinchen Hui
|
75d567ef9a
|
Fixed NULL pointer def in ext/standard/tests/array/array_fill_keys_variation2.php
|
2014-03-05 17:31:10 +08:00 |
|
Xinchen Hui
|
2ee6bc1309
|
Remove "efree(args")
|
2014-03-05 17:07:09 +08:00 |
|
Xinchen Hui
|
57ae19a0b7
|
Checkout refcounted before doing addref
|
2014-03-05 17:02:50 +08:00 |
|
Xinchen Hui
|
cb5e9eac9f
|
Fixed memory leak (ext/standard/tests/file/stream_002.phpt)
|
2014-03-05 16:03:05 +08:00 |
|
Dmitry Stogov
|
dd7c7e6fb2
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
Conflicts:
ext/standard/formatted_print.c
|
2014-03-05 11:26:35 +04:00 |
|
Dmitry Stogov
|
040dea8b82
|
Arguments taken by internal functions using zend_parse_parameters() with "+" and "*" specifications must not be deallocated anymore.
|
2014-03-05 11:10:52 +04:00 |
|
Xinchen Hui
|
d5fa6b2467
|
Fixed name length in get_include_path
|
2014-03-05 12:16:57 +08:00 |
|
Xinchen Hui
|
37343cc17d
|
Fixed var_export reference handling
|
2014-03-05 12:10:43 +08:00 |
|
Xinchen Hui
|
53a3210750
|
Fixed refcount showing
|
2014-03-05 12:06:56 +08:00 |
|
Xinchen Hui
|
91a1e7b90b
|
Fixed warning mesgs
|
2014-03-05 12:05:28 +08:00 |
|
Xinchen Hui
|
63a1b34924
|
Fixed segfault
|
2014-03-05 11:44:51 +08:00 |
|
Xinchen Hui
|
1c42751316
|
Refactor stream_get_record to return zend_string
|
2014-03-05 11:41:21 +08:00 |
|
Xinchen Hui
|
2cdc90bd94
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-03-05 11:30:51 +08:00 |
|
Xinchen Hui
|
1a828f42ea
|
Fixed stream_cast
|
2014-03-05 11:28:31 +08:00 |
|
Dmitry Stogov
|
19670c2bbc
|
Fixied calling object closures from internal functions
|
2014-03-05 01:54:21 +04:00 |
|
Xinchen Hui
|
12478f7287
|
Fixed warning msg
|
2014-03-04 20:31:24 +08:00 |
|
Xinchen Hui
|
f853449ce8
|
Fixed memory leak temporary
|
2014-03-04 20:29:48 +08:00 |
|
Xinchen Hui
|
c1ec21e265
|
Fixed memory leak
|
2014-03-04 20:25:26 +08:00 |
|
Xinchen Hui
|
851ba9a198
|
Fixed warning mesg
|
2014-03-04 20:10:41 +08:00 |
|
Xinchen Hui
|
bab58ab97e
|
Fixed stream_select (incompeleted)
|
2014-03-04 19:12:43 +08:00 |
|
Xinchen Hui
|
e3de898d98
|
Paramter are references
|
2014-03-03 23:14:57 +08:00 |
|
Xinchen Hui
|
d821c90148
|
Return empty string
|
2014-03-03 23:09:31 +08:00 |
|
Xinchen Hui
|
1f228e46d0
|
Error message has been changed
|
2014-03-03 22:39:20 +08:00 |
|
Dmitry Stogov
|
27d3b5b5b4
|
Merge branch 'refactoring2' of github.com:zendtech/php into refactoring2
|
2014-03-03 15:40:36 +04:00 |
|
Dmitry Stogov
|
fe8c0b889f
|
Fixed return_value destruction
|
2014-03-03 15:36:58 +04:00 |
|
Xinchen Hui
|
eb7a9c7c47
|
Fixed wrong data type (all tests passed in ext/network now)
|
2014-03-03 18:27:45 +08:00 |
|
Xinchen Hui
|
4e9f2c7c00
|
Temorary fixed memleak
|
2014-03-03 18:24:06 +08:00 |
|
Xinchen Hui
|
6374fce5db
|
Wrong type check
|
2014-03-03 18:23:12 +08:00 |
|
Xinchen Hui
|
dae6e672c2
|
Fixed reference arguments handling
|
2014-03-03 18:20:53 +08:00 |
|
Xinchen Hui
|
b4ccb6a9fd
|
Refactor gethostbyname to returing zend_string
|
2014-03-03 18:19:16 +08:00 |
|
Xinchen Hui
|
93ea0dfe98
|
Fixed fsockopen's reference argument handling
|
2014-03-03 18:14:59 +08:00 |
|
Xinchen Hui
|
ebfa9e0415
|
Fixed NULL pointer def
|
2014-03-03 18:12:13 +08:00 |
|