]> granicus.if.org Git - php/commit
Fixed bug #77608
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 12 Feb 2019 09:49:20 +0000 (10:49 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 12 Feb 2019 09:49:20 +0000 (10:49 +0100)
commit8e34de475699a4aa0fbc7b8430574b56dc839362
treef0ce0df0db4f2d6da1adb6e853f058cf27b3ac64
parentb5cb3ac8ecab71bfe1eb7d5b2d7a48970e11a5b4
Fixed bug #77608

Remove special handling of doubles and escape them as usual instead.
NEWS
ext/standard/http.c
ext/standard/tests/strings/bug77608.phpt [new file with mode: 0644]