Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-11-26 | 3 | -7/+1 |
|\ | |||||
| * | Use zend_empty_array | Christoph M. Becker | 2018-11-26 | 3 | -7/+1 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-11-23 | 4 | -1/+71 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2018-11-23 | 4 | -1/+71 |
| |\ | |||||
| | * | Fix #77177: Serializing or unserializing COM objects crashes | Christoph M. Becker | 2018-11-23 | 4 | -1/+71 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 7 | -13/+13 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 5 | -7/+0 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 |
| * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
| * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 6 | -12/+12 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 5 | -7/+0 |
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Anatol Belski | 2018-08-02 | 4 | -11/+8 |
| |\ \ | | |/ | |||||
* | | | Classify object handlers are required/optional | Nikita Popov | 2018-10-16 | 1 | -1/+1 |
* | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
* | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 6 | -12/+12 |
* | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 5 | -7/+0 |
* | | | Fix localized error messages and memory leaks | Anatol Belski | 2018-09-17 | 5 | -24/+17 |
* | | | Use zend_class_entry/zend_function type names instead of _zend_class_entry/_z... | Dmitry Stogov | 2018-08-22 | 2 | -6/+6 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-08-02 | 4 | -11/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-08-02 | 4 | -11/+8 |
| |\ | |||||
| | * | Fix callbacks | Anatol Belski | 2018-08-02 | 4 | -11/+8 |
* | | | Sync with ab8094c6 | Anatol Belski | 2018-07-26 | 1 | -2/+1 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 19 | -33/+4 |
* | | | Remove some dead code | Kalle Sommer Nielsen | 2018-07-23 | 1 | -7/+1 |
* | | | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -1/+1 |
* | | | Removed useless zval_ptr_dtor() | Dmitry Stogov | 2018-05-29 | 1 | -2/+2 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 3 | -6/+6 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-04-03 | 2 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-04-03 | 2 | -3/+2 |
| |\ \ | | |/ | |||||
| | * | Sync fix for bug #72498 for 32-bit | Anatol Belski | 2018-04-03 | 2 | -3/+2 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 14 | -14/+14 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 14 | -14/+14 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 14 | -14/+14 |
* | | | Remove return types from some magic method in protos | Gabriel Caruso | 2018-03-09 | 1 | -1/+1 |
* | | | Convert iterator by reference errors to exceptions | Nikita Popov | 2018-02-19 | 2 | -2/+4 |
* | | | Share identical arginfos | Gabriel Caruso | 2018-02-19 | 1 | -74/+14 |
* | | | Add and fix SKIPIF sections | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
* | | | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 1 | -1/+0 |
* | | | Replaced separation with destructor | Dmitry Stogov | 2018-01-17 | 1 | -1/+2 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 14 | -14/+14 |
* | | | Add _IS_NUMBER as cast_object() target type | Nikita Popov | 2017-12-26 | 1 | -0/+1 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | | | Move zend_object_iterator_funcs structures into read-only data segment | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
* | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -2/+1 |
* | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 |
* | | | Always use IS_CONSTANT_AST (IS_CONSTANT is removed). | Dmitry Stogov | 2017-10-10 | 1 | -1/+0 |
* | | | Remove outdated README from ext/com_dotnet | Peter Kokot | 2017-10-08 | 1 | -71/+0 |
* | | | Kill compiler warnings in ext/com_dotnet | Kalle Sommer Nielsen | 2017-08-24 | 1 | -1/+1 |
* | | | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -52/+0 |
|/ / |