php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #64284
Patch ext-intl-converter-converter.c.diff revision 2013-02-23 10:40 UTC by php-bugs-2013 at ryandesign dot com

Patch ext-intl-converter-converter.c.diff for Compile Failure Bug #64284

Patch version 2013-02-23 10:40 UTC

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

Developer: php-bugs-2013@ryandesign.com

--- a/ext/intl/converter/converter.c.orig	2013-02-19 12:30:46.000000000 -0600
+++ b/ext/intl/converter/converter.c	2013-02-23 04:32:05.000000000 -0600
@@ -21,7 +21,7 @@
 #include <unicode/ucnv.h>
 #include <unicode/ustring.h>
 
-#include "ext/intl/intl_error.h"
+#include "intl_error.h"
 
 typedef struct _php_converter_object {
 	zend_object obj;
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 21:01:31 2024 UTC