php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #53304
Patch bugfix-53304 revision 2010-11-17 18:18 UTC by daniel dot mueller at inexio dot net

Patch bugfix-53304 for ICONV related Bug #53304

Patch version 2010-11-17 18:18 UTC

Return to Bug #53304 | Download this patch
Patch Revisions:

Developer: daniel.mueller@inexio.net

--- ext/standard/quot_print.c.orig	2010-01-03 10:36:31.000000000 +0100
+++ ext/standard/quot_print.c	2010-11-17 19:08:02.000000000 +0100
@@ -68,7 +68,7 @@
 		 0,  1,  2,  3,  4,  5,  6,  7,  8,  9, 64, 64, 64, 64, 64, 64,
 		64, 10, 11, 12, 13, 14, 15, 64, 64, 64, 64, 64, 64, 64, 64, 64,
 		64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
-		64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+		64, 10, 11, 12, 13, 14, 15, 64, 64, 64, 64, 64, 64, 64, 64, 64,
 		64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
 		64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
 		64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC