diff options
Diffstat (limited to 'uuid-ereg.patch')
-rw-r--r-- | uuid-ereg.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/uuid-ereg.patch b/uuid-ereg.patch index 575aecd..b061158 100644 --- a/uuid-ereg.patch +++ b/uuid-ereg.patch @@ -1,7 +1,6 @@ -diff -up uuid-1.0.3/tests/uuid_create.phpt.old uuid-1.0.3/tests/uuid_create.phpt ---- uuid-1.0.3/tests/uuid_create.phpt.old 2012-11-06 09:30:20.644788269 +0100 -+++ uuid-1.0.3/tests/uuid_create.phpt 2012-11-06 09:30:30.512821665 +0100 -@@ -10,7 +10,7 @@ if(!extension_loaded('uuid')) die('skip +--- pecl/uuid/trunk/tests/uuid_create.phpt 2012/11/06 05:35:52 328254 ++++ pecl/uuid/trunk/tests/uuid_create.phpt 2012/11/06 08:38:46 328255 +@@ -10,7 +10,7 @@ <?php // check basic format of generated UUIDs $uuid = uuid_create(); |