| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Snuffleupagus will now warn when a particular function
doesn't have the expected parameters configuration-wise.
|
|
|
|
|
|
|
|
|
|
|
|
PHP8 failed hard when it couldn't find the local variable
we're looking for.
using ZEND_FETCH_CLASS_SILENT makes it silent.
|
|
|
|
|
|
|
|
|
|
|
|
PHP8 is changing the capitalization of the error message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Skip tests broken on php8
* Oops
* Fix some tests
* Add some XXE tests for php8
* Fix a test
|
|
This is required since the `die` is making php8 choke
|
|
|
|
|
|
|
|
|