Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Pierre Joye
|
349082267f
|
- fix leak introduced by the null poisoning patch
|
2010-12-18 12:06:58 +00:00 |
|
Pierre Joye
|
ce96fd6b07
|
- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus
|
2010-11-18 15:22:22 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Felipe Pena
|
bc96985ba1
|
MFH:
- WS, Cosmetics
- Removed unnecessary variables
|
2008-08-23 16:32:04 +00:00 |
|
Antony Dovgal
|
dd95e7427b
|
MFH: fix compile warnings (patch by Phil Oleson)
|
2008-08-13 08:08:47 +00:00 |
|
Felipe Pena
|
c91e9cc1bd
|
- Added arginfo
|
2008-07-16 18:34:56 +00:00 |
|
Felipe Pena
|
fe0403d30d
|
- New parameter parsing API
|
2008-06-27 02:58:13 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Marcus Boerger
|
50ea26760d
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
|
Stanislav Malyshev
|
05584eb55a
|
use safer functions, check error value
|
2007-02-17 01:45:52 +00:00 |
|
Antony Dovgal
|
bd6c862fee
|
MFH
|
2007-01-16 11:19:10 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Antony Dovgal
|
40f6288fa3
|
MFH
|
2006-12-20 15:12:38 +00:00 |
|
Nuno Lopes
|
ddb4d1fdcc
|
move static declaration to *.c files
mroe static/const keywording
|
2006-08-14 20:08:18 +00:00 |
|
Nuno Lopes
|
615a15d5fa
|
a few more static keywording
|
2006-08-14 14:53:23 +00:00 |
|
Nuno Lopes
|
3876158e8f
|
fix test with some aspell versions
|
2006-07-14 16:14:05 +00:00 |
|
Ilia Alshanetsky
|
9048ae292c
|
Fixed test for situations where pspell_clear_session() is unavailable.
|
2006-06-29 22:54:31 +00:00 |
|
Ilia Alshanetsky
|
70f2bcf763
|
Fixed test
|
2006-06-29 22:42:25 +00:00 |
|
Nuno Lopes
|
e8a3530d50
|
new tests (001.phpt is just a rename from the older one)
increases coverage from 20% to 70%
|
2006-06-28 14:36:23 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
3e669bc950
|
MFH: nuke php3 legacy
|
2005-12-06 02:28:41 +00:00 |
|
Ilia Alshanetsky
|
197142b3e0
|
MFH: Properly fixed bug #34456 (original patch completely reverted).
|
2005-10-17 15:31:10 +00:00 |
|
Ilia Alshanetsky
|
2a7bd2b823
|
MFH: Fixed bug #34456 (Possible crash inside pspell extension).
|
2005-09-12 15:39:14 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ilia Alshanetsky
|
b77cefd588
|
Updated URL leading to latest aspell.
|
2005-07-25 22:53:01 +00:00 |
|
Marcus Boerger
|
c6018b85c4
|
- Be flexible about spellbook - we want to test the ext not the spell corrections available
|
2005-07-25 18:27:41 +00:00 |
|
foobar
|
a20383ba06
|
- Unify the "configure --help" texts
|
2005-05-29 23:17:16 +00:00 |
|
foobar
|
4585c15cb0
|
- Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
|
2005-02-17 03:51:19 +00:00 |
|
foobar
|
ce742b08b0
|
- Fix typo (avaliable -> available). (bug #28725)
|
2004-12-16 12:34:32 +00:00 |
|
Joe Orton
|
2685ca935f
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.
|
2004-11-03 14:32:52 +00:00 |
|
Marcus Boerger
|
29cfd6d24f
|
- Remove unused blocks
|
2004-05-19 08:56:50 +00:00 |
|
Edin Kadribasic
|
b1efed9dde
|
Move declarations to the begining of function.
This allows it to actually compile on windows.
|
2004-05-18 12:32:05 +00:00 |
|
Ilia Alshanetsky
|
36f27848a6
|
Fixed compile warnings.
|
2004-02-13 02:20:20 +00:00 |
|
foobar
|
e9e1494a59
|
There is CODING_STANDARDS..at least NEW code should respect those..
|
2004-02-11 21:20:22 +00:00 |
|
Brian France
|
e6ae5c3318
|
Added two new functions to set the dict-dir and data-dir options.
|
2004-02-11 18:50:16 +00:00 |
|
Vlad Krupin
|
66ebc334d6
|
This should allow us to read dictionary locations from the win32 registry when we use a custom config.
Not doing so when I added win32 support was an oversight.
Now all pspell_new_* functions should be usable on win32.
|
2004-02-03 05:40:25 +00:00 |
|
foobar
|
f4983c0d3f
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
2004-01-17 13:00:38 +00:00 |
|
foobar
|
ccfc46b0aa
|
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
|
2004-01-08 17:33:29 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Wez Furlong
|
48b96c10d2
|
glob-ify lib checks; this simplifies writing of config.w32 files a little.
|
2004-01-07 20:06:32 +00:00 |
|
Wez Furlong
|
51c342efae
|
Make these build with new win32 build system.
|
2003-12-19 17:00:14 +00:00 |
|
Andrey Hristov
|
b2eb454171
|
format string fixes
|
2003-08-28 21:00:24 +00:00 |
|
Edin Kadribasic
|
07ed14a907
|
MFB: standard location for the include files
|
2003-08-13 23:04:08 +00:00 |
|