mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +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.