Author: baseciq                      Date: Wed Jul  6 08:31:32 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
01f546b96a52da0485a8335507399a39  php-eaccelerator-ioncube-workarround.patch

---- Files affected:
SOURCES:
   php-eaccelerator-ioncube-workarround.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-eaccelerator-ioncube-workarround.patch
diff -u /dev/null SOURCES/php-eaccelerator-ioncube-workarround.patch:1.1
--- /dev/null   Wed Jul  6 10:31:32 2005
+++ SOURCES/php-eaccelerator-ioncube-workarround.patch  Wed Jul  6 10:31:27 2005
@@ -0,0 +1,10 @@
+--- eaccelerator-0.9.3/eaccelerator.c  2005-05-11 09:19:10.000000000 +0100
++++ eaccelerator.c     2005-05-27 12:05:06.000000000 +0100
+@@ -4337,6 +4337,7 @@
+       } else if (strcmp(ext->name, "pcntl") == 0) {
+       } else if (strcmp(ext->name, "DBG") == 0) {
+       } else if (strcmp(ext->name, "Xdebug") == 0) {
++      } else if (strcmp(ext->name, "the ionCube PHP Loader") == 0) {
+       } else if (strcmp(ext->name, "Advanced PHP Debugger (APD)") == 0) {
+       } else if (strcmp(ext->name, "Zend Extension Manager") == 0 ||
+                  strcmp(ext->name, "Zend Optimizer") == 0) {
\ No newline at end of file
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to