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