On Sat, 2010-04-03 at 14:53 +0000, Hannes Magnusson wrote: > 2010/3/30 Johannes Schlüter <johan...@php.net>: > > johannes Tue, 30 Mar 2010 20:50:42 +0000 > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=297202 > > > > Log: > > Add ReflectionExtension::isTemporary() and > > ReflectionExtension::isPersistent(). > > Whattaheck is a temporary extension? > dl()ed?
dl()ed or loaded using the extension directive in php.ini, persistent is statically compiled-in. Documentation is almost ready, will be committed once I convinced PhD to render it. johannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php