7gEu3sIEwJeE0YcDGyMzKe changeset

Changeset663238316335 (b)
Parent616562353836 (a)
ab
0-       PHPCR\Tests\Writing\MoveMethodsTest
0-       .......F........ES
0-     
0-       PHPCR\Tests\Writing\SetPropertyMethodsTest
0-       .......Segmentation fault
0-bergie@AirDrone:~/Projects/phpcr-midgard2/api-test$ gdb php
0-GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
0-Copyright (C) 2010 Free Software Foundation, Inc.
0-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
0-This is free software: you are free to change and redistribute it.
0-There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
0-and "show warranty" for details.
0-This GDB was configured as "x86_64-linux-gnu".
0-For bug reporting instructions, please see:
0-<http://www.gnu.org/software/gdb/bugs/>...
0-Reading symbols from /usr/bin/php...(no debugging symbols found)...done.
...
1616(gdb) run /usr/bin/phpunit
1717Starting program: /usr/bin/php /usr/bin/phpunit
1818[Thread debugging using libthread_db enabled]
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- Revision 616562353836
+++ Revision 663238316335
@@ -1,19 +1,3 @@
- PHPCR\Tests\Writing\MoveMethodsTest
- .......F........ES
-
- PHPCR\Tests\Writing\SetPropertyMethodsTest
- .......Segmentation fault
-bergie@AirDrone:~/Projects/phpcr-midgard2/api-test$ gdb php
-GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
-Copyright (C) 2010 Free Software Foundation, Inc.
-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
-This is free software: you are free to change and redistribute it.
-There is NO WARRANTY, to the extent permitted by law. Type "show copying"
-and "show warranty" for details.
-This GDB was configured as "x86_64-linux-gnu".
-For bug reporting instructions, please see:
-<http://www.gnu.org/software/gdb/bugs/>...
-Reading symbols from /usr/bin/php...(no debugging symbols found)...done.
(gdb) run /usr/bin/phpunit
Starting program: /usr/bin/php /usr/bin/phpunit
[Thread debugging using libthread_db enabled]