mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +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")