Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -7/+7 |
| | | | | semantick changes). | ||||
* | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | improve searchability for libxml2 headers | Anatol Belski | 2015-05-10 | 1 | -1/+2 |
| | | | | and bring the configs inline with the current libxml2 build | ||||
* | fix snprintf redefinition in libxmlrpc under vc14 | Anatol Belski | 2015-05-10 | 1 | -1/+1 |
| | |||||
* | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -4/+5 |
| | |||||
* | more fixes to the shared compilation | Anatol Belski | 2015-03-23 | 1 | -1/+2 |
| | |||||
* | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -12/+20 |
| | |||||
* | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 26 | -547/+547 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 2 | -44/+39 |
| | |||||
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.6' | Remi Collet | 2014-10-28 | 1 | -1/+5 |
|\ | | | | | | | | | * PHP-5.6: Ensure we have enough input data before parsing date | ||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| |\ | | | | | | | | | | | | | * PHP-5.5: Ensure we have enough input data before parsing date | ||||
| | * | Ensure we have enough input data before parsing date | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | This check have be removed in http://git.php.net/?p=php-src.git;a=commit;h=ba2f87b50667f147c198abd31fc31eb09522f3d7 But the parser really need 17 char. And the string need to be nul terminated for this check So avoid reading random byte from memory. | ||||
| | * | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | | | |||||
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | | | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-24 | 3 | -0/+105 |
| | |\ | | | | | | | | | | | | | | | | | * PHP-5.4: Test extension xmlrpc encode type double and string decode type string and int | ||||
| | | * | Test extension xmlrpc encode type double and string decode type string and int | root | 2013-08-24 | 3 | -0/+105 |
| | | | | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 2 | -0/+128 |
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | * PHP-5.4: Add -P option to use the current binary Create test to the extension xmlrpc | ||||
| | | * | Create test to the extension xmlrpc | root | 2013-08-18 | 2 | -0/+128 |
| | | | | |||||
| * | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | | | | |||||
* | | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | | | | |||||
* | | | | missing include for strlen proto | Anatol Belski | 2014-10-13 | 1 | -0/+1 |
| | | | | |||||
* | | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -211/+0 |
| | | | | |||||
* | | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt | ||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | fix type | Anatol Belski | 2014-09-12 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
| | | | | |||||
* | | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -12/+12 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ext/date/lib/parse_date.c | ||||
| * | | | | C89 compat | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
| | | | | | |||||
* | | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
|/ / / / | |||||
* | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -6/+2 |
| | | | | |||||
* | | | | Fixed double free | Dmitry Stogov | 2014-05-19 | 1 | -0/+2 |
| | | | | |||||
* | | | | Fixed double free (xmlrpc is done, 1 test failed due to knew issue) | Xinchen Hui | 2014-05-12 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed typo | Xinchen Hui | 2014-05-12 | 1 | -1/+0 |
| | | | | |||||
* | | | | Refactoring ext/xmlrpc (incompleted) | Xinchen Hui | 2014-05-12 | 2 | -433/+337 |
| | | | | |||||
* | | | | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | Fix bug #66015 by reverting "Removed operations on constant arrays." | Bob Weinand | 2014-04-11 | 1 | -1/+0 |
| | | | | |||||
* | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -6/+6 |
|/ / / | |||||
* | | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | | | |||||
* | | | Test extension xmlrpc encode type double and string decode type string and int | root | 2013-08-23 | 3 | -0/+105 |
| | | | |||||
* | | | Create test to the extension xmlrpc | root | 2013-08-18 | 2 | -0/+128 |
|/ / | |||||
* | | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -4/+4 |
| | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes. | ||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c | ||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
| | |