• # La 3.0.17 est aussi dispo ...

    Posté par . En réponse à la dépêche PHP 4.0.3 dispo. Évalué à 1.

    Extrait changelog :

    October 11, 2000, Version 3.0.17
    - Fixed output functions (Sascha)
    - Added odbc_tables() (Frank)
    - Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
    - Added is_uploaded_file() (Zeev)
    - Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
    - Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
    - Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
    in printf (Ken Coar)
    - You can now call Ora_Error() without prameters to get the reason
    for a failed connection attempt. (Kirill Maximov)
    - Fixed crash in OCIFetchStatement() when trying to read after
    all data has already been read. (Thies)
    - Added --enable-sigchild. Use this option if you encounter
    <defunc> processes when using Oracle 8i. (Thies)
    - Uncommitted outstanding OCI8 transactions are now rolled back
    before the connection is closed. (Thies)
    - Improved configure checks for Oracle 8i. (Thies)
    - Added imap_mime_header_decode() function (Skalski)