summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2016-09-14Revert "Quick and dirty PHP7 port."HEADmasterPiotr Pawłow
This reverts commit 87380c76cb1eb3644da7291d842281caaae63f2d. There are much more differences between PHP5 and 7 than I anticipated. The code doesn't work right.
2016-09-14Revert "Remove useless include and defines."Piotr Pawłow
This reverts commit 3b3b3b3a4bdbf6162378e860aff772f1f3604b5c.
2016-09-08Remove useless include and defines.Piotr Pawłow
2016-09-08Quick and dirty PHP7 port.Piotr Pawłow
Using compatibility shims and macros. Compiles both on PHP5 and 7. Done in one afternoon without much testing, so use at your own risk!
2013-07-24- remove call-time pass-by-referencepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@345 455248ca-bdda-0310-9134-f4ebb693071a
2013-07-24- replace function_entry with zend_function_entrypp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@344 455248ca-bdda-0310-9134-f4ebb693071a
2011-05-04- php-config invocation replaced with makefile variablespp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@339 455248ca-bdda-0310-9134-f4ebb693071a
2011-05-04- cleaned old and not working autoconf files for filterspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@338 455248ca-bdda-0310-9134-f4ebb693071a
2011-05-04- added makefile fragment to automatically compile and install filter ↵pp
modules with the extension git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@337 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- clear T1_errno before using libt1 functions (cont)pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@336 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- update compatibility info for trunkpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@335 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- clear T1_errno before using libt1 functionspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@334 455248ca-bdda-0310-9134-f4ebb693071a
2010-11-02- updated for PHP 5.3, fixed compilation, removed deprecated API callspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@333 455248ca-bdda-0310-9134-f4ebb693071a
2006-04-11- removed outdated troubleshooting information from INSTALL filepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@227 455248ca-bdda-0310-9134-f4ebb693071a
2005-07-13- fixed resource freeingpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@209 455248ca-bdda-0310-9134-f4ebb693071a
2005-06-20- get rid of compilation warningspp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@194 455248ca-bdda-0310-9134-f4ebb693071a
2005-06-14- imlib version warning removedpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@193 455248ca-bdda-0310-9134-f4ebb693071a
2005-06-14- small changes in documentationpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@192 455248ca-bdda-0310-9134-f4ebb693071a
2005-01-09- no more "Unknown" resources. All resources have names nowpp
- maintainer notice added git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@96 455248ca-bdda-0310-9134-f4ebb693071a
2005-01-09- oops, truetype font parameter is not a file name! Stream support for TTpp
fonts removed - truetype fonts encodings removed, as current version of imlib2 doesn't support it. Use utf-8 strings instead. git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@95 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- badness warningpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@93 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- use PHP streams for font loading (lame copy&paste :p)pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@92 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- use PHP streams for image load/savepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@91 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- first try at making it compatible with PHP5pp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@90 455248ca-bdda-0310-9134-f4ebb693071a
2004-12-22- contribution noticepp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@88 455248ca-bdda-0310-9134-f4ebb693071a
2004-05-20- TODO updatedpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@12 455248ca-bdda-0310-9134-f4ebb693071a
2004-05-19- more cleaningpp
- compiles and works with PHP 4.3.4, but autoconfig script is broken git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@10 455248ca-bdda-0310-9134-f4ebb693071a
2004-05-19- some cleaningpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@9 455248ca-bdda-0310-9134-f4ebb693071a
2004-05-19- initial importpp
git-svn-id: https://siedziba.pl:790/svn/repos/php-imlib/trunk@7 455248ca-bdda-0310-9134-f4ebb693071a