mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
Added test case. Refactored the code to isolate the string handling. Fixed return values to use SUCCESS and FAILURE. Removed unused error variable. Indentation fix. Removed the ugly goto.