<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Horde_Role: missing tokenizer ext dependency in pear package</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:31 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/10028</link> 
  <atom:link rel="self" type="application/rss+xml" title="Horde_Role: missing tokenizer ext dependency in pear package" href="https://bugs.horde.org/ticket/10028/rss" /> 
  <description>Horde_Role: missing tokenizer ext dependency in pear package</description> 
 
   
   
  <item> 
   <title>without tokenizer ext present, pear installer throws an erro</title> 
   <description>without tokenizer ext present, pear installer throws an error. note this is install time dependency, not runtime. 

+ /usr/bin/php -doutput_buffering=1 -dopen_basedir= -dmemory_limit=-1 -ddate.timezone=GMT /usr/share/pear/pearcmd.php -c /home/users/builder/rpm/BUILD/Horde_Role-1.0.0/pearrc -d doc_dir=/docs -d temp_dir=/tmp -d php_dir=/usr/share/pear -d bin_dir=/usr/bin -d data_dir=/usr/share/pear/data -d test_dir=/usr/share/pear/tests install --packagingroot=/home/users/builder/rpm/BUILD/Horde_Role-1.0.0 --offline --nodeps /home/users/builder/rpm/SOURCES/Horde_Role-1.0.0.tgz
+ &gt; .install.log 
+ c=1
+ cat .install.log
task &lt;tasks:postinstallscript&gt; in file Horde/Role.php is invalid because of &quot;Analysis of post-install script &quot;Horde/Role.php&quot; failed: Parser error: token_get_all() function must exist to analyze source code, PHP may have been compiled with --disable-tokenizer
&quot;
Parsing of package.xml from file &quot;/tmp/pearG3xEdX/package.xml&quot; failed
Cannot download non-local package &quot;/home/users/builder/rpm/SOURCES/Horde_Role-1.0.0.tgz&quot;
install failed
+ exit 1</description> 
   <pubDate>Tue, 03 May 2011 05:18:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10028#t64380</link> 
  </item> 
   
  <item> 
   <title>So don&#039;t compile PHP with --disable-tokenizer.</title> 
   <description>So don&#039;t compile PHP with --disable-tokenizer.</description> 
   <pubDate>Tue, 03 May 2011 05:39:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10028#t64384</link> 
  </item> 
   
  <item> 
   <title>And if it&#039;s an install-time dependency, it&#039;s a dependency of</title> 
   <description>And if it&#039;s an install-time dependency, it&#039;s a dependency of PEAR, not Horde_Role.</description> 
   <pubDate>Tue, 03 May 2011 07:19:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10028#t64390</link> 
  </item> 
   
  <item> 
   <title>tokenizer is not disabled, it is external (shared library) m</title> 
   <description>tokenizer is not disabled, it is external (shared library) module

in PEAR the dependency is optional, it runtime checks for ext and fails on certain operations</description> 
   <pubDate>Tue, 03 May 2011 08:05:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/10028#t64397</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
