Date: 12/14/00
- Next message: stefan.andreatta <email protected>: "[PHP-DEV] PHP 4.0 Bug #8224 Updated: serialize() fails on arrays of objects"
- Previous message: James Moore: "RE: [PHP-DEV] How to compile new PHP runtime function"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] RE: PHP 4.0 Bug #8228 Updated: external module not compiled into php binary"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] RE: PHP 4.0 Bug #8228 Updated: external module not compiled into php binary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
now it works fine, thanks!
but you should correct http://www.zend.com/apidoc/c269.php and all the
examples! :)
altough, i have found it at
http://conf.php.net/pres/index.php?p=slides%2Fextending&id=apachecon .
gib
> ID: 8228
> Updated by: hholzgra
> Reported By: gib <email protected>
> Old-Status: Open
> Status: Closed
> Bug Type: Unknown/Other Function
> Assigned To:
> Comments:
>
> you lost one line from the config.m4 template add
> AC_DEFINE(HAVE_GIBS, 1, [ ]) immediately before
> PHP_EXTENSION(gibs, $ext_shared) and it should work
>
> Previous Comments:
> ------------------------------------------------------------------
> ---------
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: stefan.andreatta <email protected>: "[PHP-DEV] PHP 4.0 Bug #8224 Updated: serialize() fails on arrays of objects"
- Previous message: James Moore: "RE: [PHP-DEV] How to compile new PHP runtime function"
- Next in thread: Stanislav Malyshev: "Re: [PHP-DEV] RE: PHP 4.0 Bug #8228 Updated: external module not compiled into php binary"
- Reply: Stanislav Malyshev: "Re: [PHP-DEV] RE: PHP 4.0 Bug #8228 Updated: external module not compiled into php binary"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

