Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH Fix condition | Marcus Boerger | 2006-04-10 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -5/+5 |
| | |||||
* | fix test | foobar | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | - MFH Fix Logic | Marcus Boerger | 2005-10-10 | 1 | -1/+1 |
| | |||||
* | MFH: fix test | foobar | 2005-10-10 | 1 | -1/+1 |
| | |||||
* | extra spaces removed | foobar | 2005-10-10 | 1 | -3/+2 |
| | |||||
* | - MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG) | Marcus Boerger | 2005-10-09 | 3 | -0/+50 |
| | |||||
* | NetWare specific stat structure issues. | Anantha Kesari H Y | 2005-08-05 | 1 | -0/+4 |
| | | | | | --Kamesh | ||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | MFB: Fixed build of exif extension on win32. | Ilia Alshanetsky | 2005-03-17 | 1 | -0/+3 |
| | |||||
* | Fixed possible bufferoverflow | Stefan Esser | 2005-03-02 | 1 | -0/+5 |
| | |||||
* | - Change to enable (synch with unix build system) | Marcus Boerger | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | PHP_WIN32 is defined or not defined. | foobar | 2005-02-16 | 1 | -1/+1 |
| | |||||
* | Enable mbstring use on windows. We were linking against mbstring for | Edin Kadribasic | 2005-02-16 | 1 | -1/+1 |
| | | | | | | some time now, but have never actually used it on Windows. Fixes #31980. | ||||
* | Fixed bug #31986 (Max nesting limit set too low). | Ilia Alshanetsky | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | Fixed bug #31797 (exif_read_data() uses too low nesting limit). | Ilia Alshanetsky | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | MFB (bugfix for 24851) | Andrei Zmievski | 2005-01-22 | 1 | -1/+12 |
| | |||||
* | Fixed possible overflow. | Ilia Alshanetsky | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | Bug #30627 | Marcus Boerger | 2004-11-04 | 1 | -1/+1 |
| | |||||
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+62 |
| | | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand | ||||
* | - Fixed typo | Derick Rethans | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Typos found by Petras Kudaras. | Marcus Boerger | 2003-12-22 | 1 | -1/+1 |
| | |||||
* | Add dependencies for these extensions | Wez Furlong | 2003-12-22 | 1 | -0/+1 |
| | |||||
* | Fix warning | Marcus Boerger | 2003-12-17 | 1 | -1/+1 |
| | |||||
* | Fixed ZTS build. | Ilia Alshanetsky | 2003-12-10 | 1 | -1/+1 |
| | |||||
* | Include exif in the new win32 build system | Frank M. Kromann | 2003-12-05 | 1 | -0/+9 |
| | |||||
* | String format stuff. | Ilia Alshanetsky | 2003-09-22 | 1 | -4/+4 |
| | |||||
* | Allow to search for section FILE with 2nd parameter (found by Derick) | Marcus Boerger | 2003-09-07 | 1 | -2/+4 |
| | |||||
* | Fix warnings | Marcus Boerger | 2003-08-17 | 1 | -16/+16 |
| | |||||
* | kill some warnings | Sascha Schumann | 2003-08-17 | 1 | -5/+4 |
| | |||||
* | Fix exif_thumbnail | Marcus Boerger | 2003-08-09 | 1 | -0/+1 |
| | |||||
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -1/+4 |
| | | | | | There are bound to be some messups, please report build/runtime bugs! | ||||
* | - Errors, warnings and notices start with a capital letter. | Marcus Boerger | 2003-06-20 | 1 | -98/+120 |
| | | | | | - Show sorcode info when debugging exif. | ||||
* | Fixed win32 build | Edin Kadribasic | 2003-06-15 | 2 | -3/+3 |
| | |||||
* | proto fixes | Andrey Hristov | 2003-06-15 | 1 | -3/+3 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | Use safe_estrdup() instead. | Marcus Boerger | 2003-05-30 | 1 | -16/+6 |
| | | | | | # Thanks Sascha i didn't knew about that thing. | ||||
* | Fix handling of ini settings | Marcus Boerger | 2003-05-30 | 1 | -6/+16 |
| | |||||
* | basename() now binary safe, testcases added | Hartmut Holzgraefe | 2003-05-05 | 1 | -1/+1 |
| | |||||
* | Change to use safe_emalloc() and provide macro for now | Marcus Boerger | 2003-04-16 | 1 | -5/+9 |
| | |||||
* | Fixed bug #23102 (integer overflow in exif_iif_add_value()). | Ilia Alshanetsky | 2003-04-08 | 1 | -0/+4 |
| | |||||
* | MFB | Rasmus Lerdorf | 2003-04-03 | 1 | -9/+15 |
| | |||||
* | MFB: Get rid of bogus dtors | Rasmus Lerdorf | 2003-04-02 | 1 | -3/+0 |
| | |||||
* | MFB | Rasmus Lerdorf | 2003-04-01 | 1 | -8/+4 |
| | |||||
* | correct my fault here and documnet the sense of the test | Marcus Boerger | 2003-01-18 | 1 | -4/+3 |
| | |||||
* | Additional memory allocation fixes by Marcus Börger. | Ilia Alshanetsky | 2003-01-18 | 1 | -7/+12 |
| |