summaryrefslogtreecommitdiff
path: root/Zend/zend_objects_API.h
Commit message (Expand)AuthorAgeFilesLines
* Replace zend_bool uses with boolNikita Popov2021-01-151-1/+1
* Use ZEND_TYPE_IS_SET() when checking for property typesNikita Popov2019-09-231-1/+1
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Adios, yearly copyright rangesZeev Suraski2019-01-301-1/+1
* Implement typed propertiesNikita Popov2019-01-111-0/+18
* Update email addresses. We're still @Zend, but future proofing it...Zeev Suraski2018-11-011-2/+2
* Remove ZEND_OBJECTS_STORE_HANDLERS macroNikita Popov2018-09-171-2/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Fixed bug #76427 (Segfault in zend_objects_store_put)Xinchen Hui2018-06-111-0/+4
* Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-1/+0
* Keep initialized object_handlers structures in read-only memory.Dmitry Stogov2018-03-141-1/+1
* Use macros to update specific parts of GC_TYPE_INFO() (direct assignments to ...Dmitry Stogov2018-02-281-1/+1
* Use OBJ_FLAGS() macro to access object flags (even if they are currently stor...Dmitry Stogov2018-01-221-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Use fastcall calling convention for objects and resources APIDmitry Stogov2017-12-141-8/+8
* Subtract one zval from memsetNikita Popov2017-11-251-1/+3
* Add zend_object_alloc() APINikita Popov2017-11-251-0/+9
* Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* further sync for vim mode linesAnatol Belski2017-07-041-0/+2
* Cleanup. Removed unused functions and unimplemented prototype. Avoid useless ...Dmitry Stogov2017-06-271-8/+1
* shutdown_executor() refactoring (reuse opcache fast request shutdown code)Dmitry Stogov2017-06-221-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Turn function into inlineDmitry Stogov2016-11-211-1/+6
* Turn IS_TYPE_COLLECTABLE zval flag into GC_COLLECTABLE zend_refcounted flag.Dmitry Stogov2016-10-211-1/+1
* bump year which is missed in rev 49493a2Xinchen Hui2016-01-021-1/+1
* Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h.Dmitry Stogov2015-08-131-1/+1
* Move zend_object->guards into additional slot of zend_object->properties_tabl...Dmitry Stogov2015-02-041-0/+8
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-13/+13
* Fix ZTS buildNikita Popov2014-10-021-1/+1
* Use inline finction for OBJ_RELEASE() macroDmitry Stogov2014-10-011-8/+10
* master renames phase 2Anatol Belski2014-08-251-3/+3
* Fixed destruction of objects and iterators on unclean request shutdown and GC...Dmitry Stogov2014-04-091-38/+11
* Changed data layout to allow more efficient operationsDmitry Stogov2014-04-021-1/+1
* Refactored data structures to keep zend_object* instead of a whole zval in so...Dmitry Stogov2014-03-281-1/+1
* fixed compilation warningDmitry Stogov2014-03-201-1/+1
* Fixed GCDmitry Stogov2014-03-201-1/+3
* Refactored GC (incomplete)Dmitry Stogov2014-03-191-0/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-211-1/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-141-0/+8
* Use better data structures (incomplete)Dmitry Stogov2014-02-121-12/+14
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-38/+41
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed bug #63882 (zend_std_compare_objects crash on recursion)Dmitry Stogov2013-01-091-0/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Added a number of small performance tweaks and optimizationsDmitry Stogov2010-04-201-1/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1