| a666285 |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/php-src/ext/standard/iptc.c
|
| 6008f9a |
|
29-Apr-2012 |
Felipe Pena <felipensp@gmail.com> |
Merge branch 'PHP-5.3' into PHP-5.4 * PHP-5.3: - Added missing bound check in iptcparse() (path by chris at chiappa.net)
|
| d44a383 |
|
29-Apr-2012 |
Felipe Pena <felipensp@gmail.com> |
- Added missing bound check in iptcparse() (path by chris at chiappa.net)
/php-src/ext/standard/iptc.c
|
| e4ca0ed |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/standard/iptc.c
|
| 4e19825 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/standard/iptc.c
|
| 32b5f8a |
|
06-Jun-2011 |
Felipe Pena <felipe@php.net> |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
/php-src/ext/standard/iptc.c
|
| 927bf09 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/standard/iptc.c
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/standard/iptc.c
|
| ce96fd6 |
|
18-Nov-2010 |
Pierre Joye <pajoye@php.net> |
- 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
/php-src/ext/standard/iptc.c
|
| cb50011 |
|
23-Sep-2010 |
Kalle Sommer Nielsen <kalle@php.net> |
Fixed compiler warnings in the standard library
/php-src/ext/standard/iptc.c
|
| dd8e59d |
|
26-Apr-2010 |
Kalle Sommer Nielsen <kalle@php.net> |
Removed safe_mode * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore
/php-src/ext/standard/iptc.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/php-src/ext/standard/iptc.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/php-src/ext/standard/iptc.c
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/php-src/ext/standard/iptc.c
|
| c69b76d |
|
10-May-2007 |
Antony Dovgal <tony2001@php.net> |
MFH: fix segfault in iptcembed()
/php-src/ext/standard/iptc.c
|
| cce7545 |
|
12-Feb-2007 |
Antony Dovgal <tony2001@php.net> |
upgrade to new parameter parsing API + mostly ws/cs fixes, sort of MFH
/php-src/ext/standard/iptc.c
|
| 5114638 |
|
12-Feb-2007 |
Antony Dovgal <tony2001@php.net> |
MFH: fix #40109 (iptcembed fails on non-jfif jpegs)
/php-src/ext/standard/iptc.c
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/php-src/ext/standard/iptc.c
|
| 644a796 |
|
30-Aug-2006 |
Antony Dovgal <tony2001@php.net> |
MFH: fix leak in iptcembed()
/php-src/ext/standard/iptc.c
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/php-src/ext/standard/iptc.c
|
| d0a54af |
|
05-Dec-2005 |
foobar <sniper@php.net> |
MFH: Nuke php3 legacy
/php-src/ext/standard/iptc.c
|
| 23e671a |
|
03-Aug-2005 |
foobar <sniper@php.net> |
- Bumber up year
/php-src/ext/standard/iptc.c
|
| 9a9815a |
|
03-Nov-2004 |
Ilia Alshanetsky <iliaa@php.net> |
emalloc() failures are handled by zend engine.
/php-src/ext/standard/iptc.c
|
| 869a90f |
|
22-Jun-2004 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed possible buffer overflow.
/php-src/ext/standard/iptc.c
|
| a3bd8bc |
|
21-Jun-2004 |
Ilia Alshanetsky <iliaa@php.net> |
Added missing safe_mode check.
/php-src/ext/standard/iptc.c
|
| a8b6b21 |
|
06-Mar-2004 |
Pierre Joye <pajoye@php.net> |
- fix #27238
/php-src/ext/standard/iptc.c
|
| dbeb415 |
|
08-Jan-2004 |
Andi Gutmans <andi@php.net> |
- A belated happy holidays and PHP 5
/php-src/ext/standard/iptc.c
|
| f68c7ff |
|
10-Jun-2003 |
James Cox <imajes@php.net> |
updating license information in the headers.
/php-src/ext/standard/iptc.c
|
| b506f5c |
|
31-Dec-2002 |
Sebastian Bergmann <sebastian@php.net> |
Bump year.
/php-src/ext/standard/iptc.c
|
| c668055 |
|
05-Dec-2002 |
Ilia Alshanetsky <iliaa@php.net> |
Remove pointless checks for array_init() return values.
/php-src/ext/standard/iptc.c
|
| 149ad05 |
|
24-Aug-2002 |
Marcus Boerger <helly@php.net> |
php_error_docref #New conversion available at: http://docref.txt.marcus-boerger.de
/php-src/ext/standard/iptc.c
|
| 728f2de |
|
08-Jul-2002 |
Derick Rethans <derick@php.net> |
Unify error messages
/php-src/ext/standard/iptc.c
|
| 74b09cb |
|
04-May-2002 |
Sascha Schumann <sas@php.net> |
c set but unused
/php-src/ext/standard/iptc.c
|
| 34b899e |
|
04-May-2002 |
Sascha Schumann <sas@php.net> |
inheader set but unused
/php-src/ext/standard/iptc.c
|
| 90613d2 |
|
28-Feb-2002 |
Sebastian Bergmann <sebastian@php.net> |
Maintain headers.
/php-src/ext/standard/iptc.c
|
| 3893351 |
|
11-Dec-2001 |
Sebastian Bergmann <sebastian@php.net> |
Update headers.
/php-src/ext/standard/iptc.c
|
| c033288 |
|
25-Sep-2001 |
Jeroen van Wolffelaar <jeroen@php.net> |
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
/php-src/ext/standard/iptc.c
|
| 78747bd |
|
09-Sep-2001 |
Derick Rethans <derick@php.net> |
- Don't wrap lines... this is annoying while coding.
/php-src/ext/standard/iptc.c
|
| c0404f4 |
|
11-Aug-2001 |
Zeev Suraski <zeev@php.net> |
Whitespace
/php-src/ext/standard/iptc.c
|
| 373b3e1 |
|
05-Aug-2001 |
Sascha Schumann <sas@php.net> |
more tsrm cleanup -- output.c is not doing any fetches anymore
/php-src/ext/standard/iptc.c
|
| bc42c37 |
|
31-Jul-2001 |
Zeev Suraski <zeev@php.net> |
More TSRMLS_FETCH work. Got it under 400 now.
/php-src/ext/standard/iptc.c
|
| ba17fad |
|
13-Jul-2001 |
Thies C. Arntzen <thies@php.net> |
@ - Fixed crash in iptcparse() if the supplied data was bogus. (Thies)
/php-src/ext/standard/iptc.c
|
| 81e2cf0 |
|
06-Jun-2001 |
Rasmus Lerdorf <rasmus@php.net> |
Fix folding and clean up some extensions
/php-src/ext/standard/iptc.c
|
| 25c3a3a |
|
05-Jun-2001 |
Rasmus Lerdorf <rasmus@php.net> |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
/php-src/ext/standard/iptc.c
|
| 4c823e8 |
|
30-Apr-2001 |
Andi Gutmans <andi@php.net> |
- Change macros from V_ to VCWD_ because of AIX name clash
/php-src/ext/standard/iptc.c
|
| eb6ba01 |
|
26-Feb-2001 |
Andi Gutmans <andi@php.net> |
- Fix copyright notices with 2001
/php-src/ext/standard/iptc.c
|
| 8499b43 |
|
15-Feb-2001 |
Thies C. Arntzen <thies@php.net> |
@- Fixed some modules to allow using output-buffering. (Thies) i nuked all unneded calls to php_header() - i'm not too sure how we do handle HEAD Requests as they were only detected via php_header(). but calling php_header from a module makes output-buffering unusable. NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
/php-src/ext/standard/iptc.c
|
| 825457a |
|
29-Oct-2000 |
Thies C. Arntzen <thies@php.net> |
update my email.
/php-src/ext/standard/iptc.c
|
| 3701bc4 |
|
05-Jun-2000 |
Andi Gutmans <andi@php.net> |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
/php-src/ext/standard/iptc.c
|
| e043439 |
|
18-May-2000 |
Zeev Suraski <zeev@php.net> |
Update the license with the new clause 6
/php-src/ext/standard/iptc.c
|
| c9911a1 |
|
15-Apr-2000 |
Andi Gutmans <andi@php.net> |
- Change PHP_ to V_ (directory & file functions)
/php-src/ext/standard/iptc.c
|
| 9c3d630 |
|
30-Mar-2000 |
Andi Gutmans <andi@php.net> |
- Hopefully got most of them. We also need a chdir_file function like for Apache.
/php-src/ext/standard/iptc.c
|
| fe615ef |
|
24-Feb-2000 |
Egon Schmid <eschmid@php.net> |
More protos.
/php-src/ext/standard/iptc.c
|
| 86fa2aa |
|
19-Feb-2000 |
Zeev Suraski <zeev@php.net> |
the pipe is breaking all the time
/php-src/ext/standard/iptc.c
|
| 43ae2bf |
|
01-Jan-2000 |
Sascha Schumann <sas@php.net> |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
/php-src/ext/standard/iptc.c
|
| 235386b |
|
26-Dec-1999 |
Zeev Suraski <zeev@php.net> |
Change ALLOC_ZVAL() semantics
/php-src/ext/standard/iptc.c
|
| 3bf1b04 |
|
24-Dec-1999 |
Andi Gutmans <andi@php.net> |
- Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.
/php-src/ext/standard/iptc.c
|
| ec33704 |
|
22-Dec-1999 |
Thies C. Arntzen <thies@php.net> |
@- Fixed buffer overruns in iptcembed(). (Thies)
/php-src/ext/standard/iptc.c
|
| a1ad287 |
|
18-Dec-1999 |
Zeev Suraski <zeev@php.net> |
- The tree compiles again
/php-src/ext/standard/iptc.c
|
| 3ee4e65 |
|
18-Dec-1999 |
Zeev Suraski <zeev@php.net> |
More php3_ annihilation
/php-src/ext/standard/iptc.c
|
| a3c6514 |
|
17-Dec-1999 |
Zeev Suraski <zeev@php.net> |
More php3_ annihilation
/php-src/ext/standard/iptc.c
|
| 02d3b39 |
|
17-Dec-1999 |
Zeev Suraski <zeev@php.net> |
More php3_ annihilation
/php-src/ext/standard/iptc.c
|
| 8267934 |
|
14-Dec-1999 |
Thies C. Arntzen <thies@php.net> |
use ex-API
/php-src/ext/standard/iptc.c
|
| 5b983c9 |
|
04-Dec-1999 |
Sascha Schumann <sas@php.net> |
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
/php-src/ext/standard/iptc.c
|
| 3cb1eb0 |
|
02-Aug-1999 |
Zeev Suraski <zeev@php.net> |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h)
/php-src/ext/standard/iptc.c
|
| c5724cb |
|
16-Jul-1999 |
Zeev Suraski <zeev@php.net> |
License update
/php-src/ext/standard/iptc.c
|
| c43c235 |
|
09-Jul-1999 |
Zeev Suraski <zeev@php.net> |
Don't touch refcount and EA directly
/php-src/ext/standard/iptc.c
|
| 5f62c34 |
|
09-Jul-1999 |
Zeev Suraski <zeev@php.net> |
Step 2: Rename is_ref to EA
/php-src/ext/standard/iptc.c
|
| ad0076e |
|
05-Jul-1999 |
Thies C. Arntzen <thies@php.net> |
ported IPTC fro php3
/php-src/ext/standard/iptc.c
|
| 39691be |
|
16-May-1999 |
Sascha Schumann <sas@php.net> |
conv_proto *.[ch]
/php-src/ext/standard/iptc.c
|
| 257de2b |
|
17-Apr-1999 |
Stig Bakken <ssb@php.net> |
First commit of re-structuring phase one. We have started using automake in sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up.
/php-src/ext/standard/iptc.c
|