summaryrefslogtreecommitdiff
path: root/ext/wddx
Commit message (Expand)AuthorAgeFilesLines
* wddx_add_vars() returns a boolRasmus Lerdorf2015-07-191-1/+1
* Fixed signed/unsigned warnings in wddxNikita Popov2015-07-171-16/+12
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-9/+9
* Improved zend_string API (Francois Laupretre)Dmitry Stogov2015-06-291-2/+2
* improve searchability for libxml2 headersAnatol Belski2015-05-101-1/+4
* Clean up some type conversionsNikita Popov2015-04-271-6/+3
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* more fixes to the shared compilationAnatol Belski2015-03-231-0/+10
* Optimize zend_string_realloc() add more specialized versions zend_string_exte...Dmitry Stogov2015-03-201-1/+1
* Use specialized macro for string zval creationDmitry Stogov2015-03-121-3/+3
* Merged zend_array and HashTable into the single data structure.Dmitry Stogov2015-02-131-1/+1
* Merge branch 'PHP-5.6'Anatol Belski2015-02-081-0/+15
|\
| * add tests for #68996manuel2015-02-071-0/+15
| * Invalid free of CG(interned_empty_string)manuel2015-02-061-2/+2
| * bump yearXinchen Hui2015-01-153-3/+3
* | Ported wddxXinchen Hui2015-02-031-7/+5
* | bump yearXinchen Hui2015-01-153-3/+3
* | trailing whitespace removalStanislav Malyshev2015-01-102-62/+62
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-38/+32
* | fix some datatype mismatchesAnatol Belski2014-11-182-3/+4
* | Move smart_str implementation into Zend/Nikita Popov2014-09-212-2/+2
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-193-3/+3
* | Switch (un)mangle property name to size_t and zend_stringNikita Popov2014-09-161-2/+3
* | fix typeAnatol Belski2014-09-121-4/+4
* | fix typoAnatol Belski2014-08-271-1/+1
* | fixed php_wddx_packet_start signatureAnatol Belski2014-08-271-1/+1
* | 's' works with size_t round 3Anatol Belski2014-08-271-2/+2
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | Fix zend_longo_strNikita Popov2014-08-251-3/+3
* | master renames phase 1Anatol Belski2014-08-251-33/+33
* | basic macro replacements, all at onceAnatol Belski2014-08-191-20/+20
* | Removed EG(active_symbol_table) and use corresponding value from EG(current_e...Dmitry Stogov2014-07-041-4/+2
* | Introduced immutable arrays. They don't need to be copyed and may be used dir...Dmitry Stogov2014-05-291-12/+22
* | Use zend_long_to_str in wddxNikita Popov2014-05-281-6/+3
* | fix ts buildPierre Joye2014-05-151-1/+1
* | Fixed reference counting, IS_REFERENCE and IS_INDIRECT supportDmitry Stogov2014-05-131-2/+12
* | Terminate stringDmitry Stogov2014-05-131-2/+5
* | In most user extensions functions like mysql_close() should use zend_list_clo...Dmitry Stogov2014-05-131-1/+1
* | Fixed reference handlingXinchen Hui2014-05-121-6/+21
* | Fixed IS_INDRICT handlingXinchen Hui2014-05-121-0/+3
* | Fixed fields handlingXinchen Hui2014-05-121-2/+2
* | Refactoring wddx (incompleted, is there any one use it? )Xinchen Hui2014-05-112-324/+218
|/
* Declare a number of functions as variadic.Rouven Weßling2014-02-161-4/+2
* Bump yearXinchen Hui2014-01-033-3/+3
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* fixed variable corruption under win x64Anatol Belski2013-05-111-4/+4
* Happy New YearXinchen Hui2013-01-013-3/+3
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-106-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-106-0/+0
| * - Year++Felipe Pena2012-01-013-3/+3