Xinchen Hui
|
516837344e
|
Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
|
2016-07-22 23:13:42 +08:00 |
|
Xinchen Hui
|
d1dd9b4558
|
Re-Fixed bug #72155 (use-after-free caused by get_zval_xmlrpc_type)
|
2016-05-31 11:44:20 +08:00 |
|
Xinchen Hui
|
a811b5e38d
|
Revert "fix #72155 (use-after-free caused by get_zval_xmlrpc_type)"
This reverts commit 1690dcb827 .
|
2016-05-31 11:32:09 +08:00 |
|
Joe Watkins
|
1690dcb827
|
fix #72155 (use-after-free caused by get_zval_xmlrpc_type)
|
2016-05-30 08:56:50 +01:00 |
|
Hieu Le
|
ace71b4c5f
|
Fix bug #71501
|
2016-02-04 11:44:56 +01:00 |
|
Anatol Belski
|
b0285db4b7
|
fix merge mistake
|
2016-01-04 17:33:23 +01:00 |
|
Julien Pauli
|
ef4449a8e8
|
Fixed #70728
Conflicts:
ext/xmlrpc/xmlrpc-epi-php.c
|
2016-01-04 17:31:34 +01:00 |
|
Lior Kaplan
|
ed35de784f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
2016-01-01 19:48:25 +02:00 |
|
Lior Kaplan
|
49493a2dcf
|
Happy new year (Update copyright to 2016)
|
2016-01-01 19:21:47 +02:00 |
|
Xinchen Hui
|
de6ee4c24f
|
Fixed bug #70526 (xmlrpc_set_type returns false on success)
|
2015-09-19 06:10:48 -07:00 |
|
Dmitry Stogov
|
4a2e40bb86
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
|
Rasmus Lerdorf
|
28d7bb97a1
|
Fix more proto comments
|
2015-06-23 17:46:20 -04:00 |
|
Anatol Belski
|
663074b6b1
|
cleanup mod version macros and mod defs, round x
|
2015-03-23 21:30:22 +01:00 |
|
Xinchen Hui
|
942809909e
|
Cleanup resource handling APIs
|
2015-02-02 13:23:16 +08:00 |
|
Xinchen Hui
|
fc33f52d8c
|
bump year
|
2015-01-15 23:27:30 +08:00 |
|
Xinchen Hui
|
0579e8278d
|
bump year
|
2015-01-15 23:26:37 +08:00 |
|
Stanislav Malyshev
|
b7a7b1a624
|
trailing whitespace removal
|
2015-01-10 15:07:38 -08:00 |
|
Anatol Belski
|
bdeb220f48
|
first shot remove TSRMLS_* things
|
2014-12-13 23:06:14 +01:00 |
|
Anatol Belski
|
c00424e427
|
bring back all the TSRMLS_FETCH() stuff
for better comparability with the mainstream
|
2014-10-15 09:37:55 +02:00 |
|
Anatol Belski
|
6b9a26fb65
|
cleanup TSRMLS_FETCH in ext/xmlrpc
|
2014-09-26 21:01:43 +02:00 |
|
Johannes Schlüter
|
d0cb715373
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
|
Anatol Belski
|
03bf8c256b
|
fix type
|
2014-09-12 21:35:22 +02:00 |
|
Anatol Belski
|
6db8d4f829
|
's' works with size_t round 3
|
2014-08-27 20:49:36 +02:00 |
|
Anatol Belski
|
3234480827
|
first show to make 's' work with size_t
|
2014-08-27 20:49:31 +02:00 |
|
Anatol Belski
|
af59e92b24
|
master renames phase 7
|
2014-08-25 21:51:49 +02:00 |
|
Anatol Belski
|
c3e3c98ec6
|
master renames phase 1
|
2014-08-25 19:24:55 +02:00 |
|
Anatol Belski
|
97c5172ac7
|
Merge remote-tracking branch 'php/master'
Conflicts:
ext/date/lib/parse_date.c
|
2014-08-19 08:27:43 +02:00 |
|
Anatol Belski
|
53c4c571b3
|
C89 compat
|
2014-08-19 08:16:34 +02:00 |
|
Anatol Belski
|
63d3f0b844
|
basic macro replacements, all at once
|
2014-08-19 08:07:31 +02:00 |
|
Dmitry Stogov
|
c1965f58d4
|
Use reference counting instead of zval duplication
|
2014-06-05 16:04:11 +04:00 |
|
Dmitry Stogov
|
a21e6d6ed9
|
Fixed double free
|
2014-05-19 13:11:20 +04:00 |
|
Xinchen Hui
|
b0f434c3dd
|
Fixed double free (xmlrpc is done, 1 test failed due to knew issue)
|
2014-05-12 20:40:08 +08:00 |
|
Xinchen Hui
|
dec5fa6c08
|
Fixed typo
|
2014-05-12 19:57:04 +08:00 |
|
Xinchen Hui
|
b0329185cc
|
Refactoring ext/xmlrpc (incompleted)
|
2014-05-12 19:28:06 +08:00 |
|
Dmitry Stogov
|
17d027ed47
|
Split IS_BOOL into IS_FALSE and IS_TRUE
|
2014-04-30 18:32:42 +04:00 |
|
Dmitry Stogov
|
f9927a6c97
|
Merge mainstream 'master' branch into refactoring
During merge I had to revert:
Nikita's patch for php_splice() (it probably needs to be applyed again)
Bob Weinand's patches related to constant expression handling (we need to review them carefully)
I also reverted all our attempts to support sapi/phpdbg (we didn't test it anyway)
Conflicts:
Zend/zend.h
Zend/zend_API.c
Zend/zend_ast.c
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_constants.c
Zend/zend_exceptions.c
Zend/zend_execute.c
Zend/zend_execute.h
Zend/zend_execute_API.c
Zend/zend_hash.c
Zend/zend_highlight.c
Zend/zend_language_parser.y
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h
Zend/zend_variables.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/date/php_date.c
ext/dom/documenttype.c
ext/hash/hash.c
ext/iconv/iconv.c
ext/mbstring/tests/zend_multibyte-10.phpt
ext/mbstring/tests/zend_multibyte-11.phpt
ext/mbstring/tests/zend_multibyte-12.phpt
ext/mysql/php_mysql.c
ext/mysqli/mysqli.c
ext/mysqlnd/mysqlnd_reverse_api.c
ext/mysqlnd/php_mysqlnd.c
ext/opcache/ZendAccelerator.c
ext/opcache/zend_accelerator_util_funcs.c
ext/opcache/zend_persist.c
ext/opcache/zend_persist_calc.c
ext/pcre/php_pcre.c
ext/pdo/pdo_dbh.c
ext/pdo/pdo_stmt.c
ext/pdo_pgsql/pgsql_driver.c
ext/pgsql/pgsql.c
ext/reflection/php_reflection.c
ext/session/session.c
ext/spl/spl_array.c
ext/spl/spl_observer.c
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/html.c
ext/standard/mail.c
ext/standard/php_array.h
ext/standard/proc_open.c
ext/standard/streamsfuncs.c
ext/standard/user_filters.c
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re
main/php_variables.c
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_frame.c
sapi/phpdbg/phpdbg_help.c
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/phpdbg_print.c
sapi/phpdbg/phpdbg_prompt.c
|
2014-04-26 00:32:51 +04:00 |
|
Dmitry Stogov
|
050d7e38ad
|
Cleanup (1-st round)
|
2014-04-15 15:40:40 +04:00 |
|
Bob Weinand
|
f614fc6898
|
Fix bug #66015 by reverting "Removed operations on constant arrays."
|
2014-04-11 10:08:44 +02:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Veres Lajos
|
4749457a49
|
HASH_KEY_NON_EXISTANT fix
|
2013-07-21 20:09:53 -07:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Nikita Popov
|
5b4adeae9b
|
Fix bug #61264: xmlrpc_parse_method_descriptions leaks temporary variable
|
2012-03-03 12:46:17 +00:00 |
|
Nikita Popov
|
957029f44a
|
Fix bug #61097 Memory leak in xmlrpc functions copying zvals
Needs to be merged to 5.4.
|
2012-02-18 14:58:19 +00:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Kalle Sommer Nielsen
|
d4b95b8bd6
|
Revert fix for bug #53493 to be compliant with the XML specification
|
2010-12-13 14:29:42 +00:00 |
|
Kalle Sommer Nielsen
|
1081bd1528
|
Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)
|
2010-12-13 09:52:05 +00:00 |
|
Felipe Pena
|
54fc4537c6
|
- Fix mem. leak
|
2010-03-13 20:26:51 +00:00 |
|
Raphael Geissert
|
d8da372fd0
|
Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC
requests (bug #51288)
|
2010-03-13 18:40:29 +00:00 |
|