mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
* Allow / on everything but lLdb (on which it will work, but makes no sense). * For ! on lLdb add additional zend_bool* parameter. * For optional s and p only require one of the variables to be initialized. The length is usually not initialized.