Date: 09/11/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6625 Updated: htmlspecialchars should escape "'" character"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6625 Updated: htmlspecialchars should escape "'" character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings,
Did something change in the way PHP functions have to be written between
4.0.1-pl2 and 4.0.2? I made a few personal modifications to the cpdf
interface that worked fine under 4.0.1-pl2 but generate incorrect PDFs with
4.0.2. All I can think is that the calling convention or something of that
nature changed.
Is there a skeleton or sample of how functions _should_ be written for Zend
and 4.0.2? The docs online are dated to 3.x and I have only seen brief
descriptions here and there about 4.x conventions. I tried to look at
other extensions for examples but there seems to be such a diverse use, is
there any right way to do it?
Thanks,
Matthew
-- 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: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6625 Updated: htmlspecialchars should escape "'" character"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6625 Updated: htmlspecialchars should escape "'" character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

