mirror of
https://github.com/php/php-src.git
synced 2026-04-04 22:52:40 +02: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.