Uh oh!
There was an error while loading. Please reload this page.
ext/spl: Remove spl_engine.h header - #14418
Conversation
ndossche
commented
Jun 1, 2024
To be honest, I found the old code clearer. |
TimWolla
commented
Jun 1, 2024
Somewhat related #14254. |
Girgias
commented
Jun 2, 2024
It might make sense to have a better API provided by Zend to instantiate an object and run the constructor (e.g. Moreover, I don't really like having other extensions using SPL headers (knowing that with the current state of iterators some extension will include them anyway) |
ndossche
commented
Jun 2, 2024
Having a better API that instantiates would be very welcome. |
Girgias
commented
Jun 6, 2024
Improved the PR after the merging of #14440 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This doesn't really make the calling code clearer and it is barely used on top of that.
This doesn't really make the calling code clearer and it is barely used on top of that.