johannes                Sun, 21 Dec 2008 15:56:23 +0000

Changed paths:
        _U  php/php-src/branches/PHP_5_3/
        U   php/php-src/branches/PHP_5_3/stub.c

Log:
this is a test using bzr as svn frontend...



Property changes on: php/php-src/branches/PHP_5_3
___________________________________________________________________
Added: bzr:revision-info
   + timestamp: 2008-12-21 16:05:31.552999973 +0100
committer: Johannes Schlueter <johan...@mysql.com>
properties:
        branch-nick: PHP_5_3

Added: bzr:file-ids
   +
Added: bzr:ancestry:v3-trunk2
   + johan...@mysql.com-20081221150441-y01q13l0afwehtrn

Added: bzr:revision-id:v3-trunk2
   + 37107 johan...@mysql.com-20081221150531-aabszeizbt1sduoz


Modified: php/php-src/branches/PHP_5_3/stub.c
===================================================================
--- php/php-src/branches/PHP_5_3/stub.c 2008-12-20 20:36:36 UTC (rev 217539)
+++ php/php-src/branches/PHP_5_3/stub.c 2008-12-21 15:56:23 UTC (rev 217540)
@@ -1,5 +1,5 @@
 int main(int testc, char **testv)
 {
-       printf("Stupid.\n");
+       printf("Stupid, maybe little a bit, maybe more.\n");
        return 0;
 }


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to