Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid usage of zend_bool in DOM extension | George Peter Banyard | 2020-06-06 | 1 | -2/+5 |
* | Improve error messages for invalid property access | Máté Kocsis | 2020-05-18 | 2 | -4/+4 |
* | Fix [-Wundef] warning in DOM extension | George Peter Banyard | 2020-05-16 | 26 | -47/+47 |
* | Fix UNKNOWN default values in various extensions | Máté Kocsis | 2020-05-05 | 2 | -6/+5 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-04-28 | 2 | -53/+0 |
|\ | |||||
| * | Revert "Fix #79065: DOM classes do not expose properties to Reflection" | Nikita Popov | 2020-04-28 | 2 | -53/+0 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-04-27 | 2 | -0/+53 |
|\ \ | |/ | |||||
| * | Fix #79065: DOM classes do not expose properties to Reflection | Christoph M. Becker | 2020-04-27 | 2 | -0/+53 |
* | | Improve a last couple of argument error messages | Máté Kocsis | 2020-04-20 | 1 | -1/+1 |
* | | Generate method entries for ext/dom | Máté Kocsis | 2020-04-13 | 59 | -1536/+1456 |
* | | Fix nullable types in PHPDoc | Máté Kocsis | 2020-04-12 | 4 | -8/+8 |
* | | Generate method entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-11 | 4 | -13/+6 |
* | | Store default parameter values of internal functions in arg info | Máté Kocsis | 2020-04-08 | 9 | -39/+39 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-04-08 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-08 | 1 | -2/+9 |
| |\ | |||||
| | * | Fix memory leak introduced by fixing bug #78221 | Christoph M. Becker | 2020-04-08 | 1 | -2/+9 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-04-07 | 2 | -0/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-04-07 | 2 | -0/+25 |
| |\ \ | | |/ | |||||
| | * | Fix #78221: DOMNode::normalize() doesn't remove empty text nodes | Christoph M. Becker | 2020-04-07 | 2 | -0/+25 |
* | | | Generate function entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-04 | 3 | -6/+12 |
* | | | Verify that all stubs have a return type | Nikita Popov | 2020-04-03 | 2 | -1/+5 |
* | | | Do not include the same stub multiple times | Máté Kocsis | 2020-04-03 | 50 | -787/+944 |
* | | | Improve error messages of various extensions | Máté Kocsis | 2020-03-23 | 2 | -3/+3 |
* | | | Remove DOM_GET_THIS macro | Nikita Popov | 2020-03-09 | 2 | -7/+2 |
* | | | Fix another memory leak in dom_zvals_to_fragment. | Benjamin Eberlei | 2020-03-06 | 2 | -1/+12 |
* | | | Fix memory leak in dom_zvals_to_fragment | Nikita Popov | 2020-03-03 | 1 | -0/+1 |
* | | | [RFC] Implement new DOM Living Standard APIs in ext/dom | Benjamin Eberlei | 2020-02-28 | 35 | -41/+1565 |
* | | | Rename php_dom_create_interator() to php_dom_create_iterator() | Christoph M. Becker | 2020-02-17 | 7 | -11/+11 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-02-17 | 3 | -9/+22 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-02-17 | 3 | -9/+22 |
| |\ \ | | |/ | |||||
| | * | Fix #79271: DOMDocumentType::$childNodes is NULL | Christoph M. Becker | 2020-02-17 | 3 | -9/+22 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-02-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-02-14 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2020-02-14 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix typo in recent bugfix | Christoph M. Becker | 2020-02-14 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-02-13 | 2 | -1/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-02-13 | 2 | -1/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2020-02-13 | 2 | -1/+15 |
| | |\ \ | | | |/ | |||||
| | | * | Fix #77569: Write Acess Violation in DomImplementation | Christoph M. Becker | 2020-02-13 | 2 | -1/+15 |
* | | | | Fix stub for DomImplementation::createDocumentType() | Nikita Popov | 2020-02-10 | 3 | -5/+19 |
* | | | | Fix ext/dom test helper method causing trailing whitespaces. | Benjamin Eberlei | 2020-02-06 | 2 | -15/+12 |
* | | | | Reindent phpt files | Nikita Popov | 2020-02-03 | 38 | -180/+180 |
* | | | | Fix another batch of indentation in tests | Máté Kocsis | 2020-02-02 | 5 | -82/+82 |
* | | | | Fix #78880 Another round | Máté Kocsis | 2020-01-19 | 1 | -1/+1 |
* | | | | Fix #78880: Final spelling fixes | Máté Kocsis | 2020-01-16 | 2 | -4/+4 |
* | | | | Fix #78880: Another bunch of spelling errors | Máté Kocsis | 2020-01-16 | 2 | -2/+2 |
* | | | | Use RETURN_THROWS() after zend_throw_error() | Máté Kocsis | 2020-01-01 | 1 | -2/+2 |
* | | | | Use RETURN_THROWS() during ZPP in the date, dba and dom extensions | Máté Kocsis | 2019-12-31 | 17 | -96/+96 |
* | | | | ext/dom: Replace usages of PHP_FUNCTION and aliases with PHP_METHOD. | Benjamin Eberlei | 2019-11-09 | 10 | -238/+228 |
* | | | | Convert ext/dom to use arginfo stub. | Benjamin Eberlei | 2019-11-08 | 19 | -599/+876 |