]> granicus.if.org Git - php/commit
- Small optimization of the fix of bug #53071. It's not necessary to destroy
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 25 Oct 2010 02:03:20 +0000 (02:03 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 25 Oct 2010 02:03:20 +0000 (02:03 +0000)
commit21d704063d5107a7e49877e3be333c79681c765f
treeda1d05971df08a17408ab31bea185c62dcdd125d
parent7fcce35f9b53e4970b26677433aaedd3098d13c9
- Small optimization of the fix of bug #53071. It's not necessary to destroy
  the debug info as it's not holding references anymore (the fix removed
  the refcount increments).
ext/spl/spl_observer.c