mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02:00
This include: - setcookie (missing "httponly") - setrawcookie (missing "httponly") - spl_autoload_register (missing 2 optional params) - mktime (missing "is_dst") - gmmktime (missing "is_dst")