mirror of
https://github.com/php/php-src.git
synced 2026-04-15 20:11:02 +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")