summaryrefslogtreecommitdiff
path: root/ext/notes/php_notes.c
Commit message (Collapse)AuthorAgeFilesLines
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
| | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
* - <br> -> <br />Derick Rethans2001-10-061-1/+1
|
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-46/+46
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* - Start giving the notes extension an indentation face lift but I gotAndi Gutmans2001-09-161-87/+35
| | | | | - tried half way through :)
* - TSRMLS_FETCH workZeev Suraski2001-08-051-9/+18
| | | | | - whitespace fixes
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+0
|
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
|
* import notes modules from Brad AtkinsZeev Suraski2001-02-161-0/+2758