Revision tags: php-5.2.7RC1 |
|
#
5bb68042 |
| 06-Oct-2008 |
Ilia Alshanetsky |
Fixed a few signedness warnings
|
Revision tags: php-4.4.9 |
|
#
22b62586 |
| 04-Aug-2008 |
Jani Taskinen |
MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
|
#
07a30752 |
| 04-Aug-2008 |
Jani Taskinen |
MFH: Add proper version check (new c-clients have this)
|
Revision tags: php-5.3.0alpha1, php-4.4.9RC1 |
|
#
f1f2a238 |
| 11-Jul-2008 |
Felipe Pena |
MFB: - Fixed the strings size in imap_headerinfo
|
#
b82c9b94 |
| 10-Jul-2008 |
Felipe Pena |
- MFB: Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024)
|
#
bcecf980 |
| 07-Jul-2008 |
Felipe Pena |
- Added arginfo
|
#
2f3beadf |
| 02-Jul-2008 |
Pierre Joye |
- add version info for 2007a and b - update config.w32
|
#
0e636390 |
| 23-Jun-2008 |
Felipe Pena |
- New parameter parsing API
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE |
|
#
db7f3fe8 |
| 11-Jun-2008 |
Philip Olson |
MFH: fixed imap_listscan() proto
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6 |
|
#
08d56fca |
| 17-Apr-2008 |
Felipe Pena |
- Fixed typo
|
Revision tags: RELEASE_1_0_2, php-5.2.6RC5 |
|
#
f728678b |
| 08-Apr-2008 |
Ilia Alshanetsky |
Fixed bug #44663 (Crash in imap_mail_compose if "body" parameter invalid)
|
Revision tags: php-5.2.6RC4 |
|
#
d9253f74 |
| 02-Apr-2008 |
Ilia Alshanetsky |
Fixed bug #44613 (Crash inside imap_headerinfo())
|
#
378dacf9 |
| 01-Apr-2008 |
Felipe Pena |
Typo
|
#
7f9d35eb |
| 01-Apr-2008 |
Ilia Alshanetsky |
Fixed bug #44594 (imap_open() does not validate # of retries parameter)
|
#
3946b1fd |
| 28-Mar-2008 |
Felipe Pena |
MFB: Fixed bug #44557 (Crash in imap_setacl when supplied integer as username)
|
Revision tags: php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1 |
|
#
84a8bb03 |
| 10-Mar-2008 |
Felipe Pena |
MFH: New way for check void parameters
|
Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
c10e57b1 |
| 31-Jan-2008 |
Nuno Lopes |
try to fix build with gcc 4: take #2
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1 |
|
#
fb927452 |
| 31-Jul-2007 |
Stanislav Malyshev |
sometimes c-client lib returns non-null entry with null host
|
Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
fd784655 |
| 06-Jul-2007 |
Ilia Alshanetsky |
Fixed NOTICE message
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
13aac95b |
| 19-Mar-2007 |
Ilia Alshanetsky |
Fixed bug #40854 (imap_mail_compose() creates an invalid terminator for multipart e-mails).
|
#
f96245f8 |
| 11-Mar-2007 |
Ilia Alshanetsky |
malloc() -> pemalloc()
|
Revision tags: php-4.4.6 |
|
#
cc04404b |
| 27-Feb-2007 |
Ilia Alshanetsky |
snprintf() -> slprintf() # Part 1
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|