Autor Thema: Neue Versionen der Skriptsprache PHP  (Gelesen 14918 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.6 erschienen
« Antwort #30 am: 17 August, 2012, 07:30 »
Changelog:

Version 5.4.6
16-August-2012

    CLI Server
        Implemented FR #62700 (have the console output 'Listening on http://localhost:8000').

    Core
        Fixed bug #62661 (Interactive php-cli crashes if include() is used in auto_prepend_file).
        Fixed bug #62653: (unset($array[$float]) causes a crash).
        Fixed bug #62565 (Crashes due non-initialized internal properties_table).
        Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK with run-test.php).

    CURL
        Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false). (r.hampartsumyan@gmail.

    DateTime
        Fixed bug #62500 (Segfault in DateInterval class when extended).

    Fileinfo
        Fixed bug #61964 (finfo_open with directory causes invalid free). (reeze.xia@gmail.

    Intl
        Fixed bug #62564 (Extending MessageFormatter and adding property causes crash).

    MySQLnd
        Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode).

    readline
        Fixed bug #62612 (readline extension compilation fails with sapi/cli/cli.h: No such file).

    Reflection
        Implemented FR #61602 (Allow access to name of constant used as default value)
        (reeze.xia@gmail.

    SimpleXML
        Implemented FR #55218 Get namespaces from current node.

    SPL
        Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault).
        Fixed bug #61527 (ArrayIterator gives misleading notice on next() when moved to the end). (reeze.xia@gmail.

    Streams
        Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build).

    Zlib
        Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression).

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.7 erschienen
« Antwort #31 am: 13 September, 2012, 16:40 »
Changelog:

PHP 5.4.7

- Core:
  . Fixed bug (segfault while build with zts and GOTO vm-kind). (Laruence)
  . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"
    Windows registry). (Felipe)
  . Fixed bug #62844 (parse_url() does not recognize //). (Andrew Faulds).
  . Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not
    set). (Felipe)
  . Fixed bug #62763 (register_shutdown_function and extending class).
    (Laruence)
  . Fixed bug #62725 (Calling exit() in a shutdown function does not return
    the exit value). (Laruence)
  . Fixed bug #62744 (dangling pointers made by zend_disable_class). (Laruence)
  . Fixed bug #62716 (munmap() is called with the incorrect length).
    (slangley@google.com)
  . Fixed bug #62358 (Segfault when using traits a lot). (Laruence)
  . Fixed bug #62328 (implementing __toString and a cast to string fails)
    (Laruence)
  . Fixed bug #51363 (Fatal error raised by var_export() not caught by error
    handler). (Lonny Kapelushnik)
  . Fixed bug #40459 (Stat and Dir stream wrapper methods do not call
    constructor). (Stas)

- CURL:
  . Fixed bug #62912 (CURLINFO_PRIMARY_* AND CURLINFO_LOCAL_* not exposed).
    (Pierrick)
  . Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick)

- DateTime:
  . Fixed bug #62852 (Unserialize invalid DateTime causes crash).
    (reeze.xia@gmail.com)

- Intl:
  . Fixed Spoofchecker not being registered on ICU 49.1. (Gustavo)
  . Fix bug #62933 (ext/intl compilation error on icu 3.4.1). (Gustavo)
  . Fix bug #62915 (defective cloning in several intl classes). (Gustavo)

- Installation:
  . Fixed bug #62460 (php binaries installed as binary.dSYM). (Reeze Xia)

- PCRE:
  . Fixed bug #55856 (preg_replace should fail on trailing garbage).
    (reg dot php at alf dot nu)

- PDO:
  . Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)

- Reflection:
  . Fixed bug #62892 (ReflectionClass::getTraitAliases crashes on importing
    trait methods as private). (Felipe)
  . Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong
    result). (Laruence)

- Session:
  . Fixed bug (segfault due to retval is not initialized). (Laruence)
  . Fixed bug (segfault due to PS(mod_user_implemented) not be reseted
    when close handler call exit). (Laruence)

- SPL:
  . Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
    (Laruence)
  . Implemented FR #62840 (Add sort flag to ArrayObject::ksort). (Laruence)

- Standard:
  . Fixed bug #62836 (Seg fault or broken object references on unserialize()).
    (Laruence)

- FPM:
  . Merged PR 121 by minitux to add support for slow request counting on PHP
    FPM status page. (Lars)

Download: Klick

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 9067
  • Ich liebe dieses Forum!
Skriptsprachen: PHP 5.5 als erste Alpha veröffentlicht
« Antwort #32 am: 19 November, 2012, 11:37 »
Der Entwicklungszyklus von PHP 5.5 geht mit der Veröffentlichung einer ersten Alpha in die Endphase. Die Entwickler hoffen auf reges Feedback aus der Community. Der Quellcode liegt offen im Git-Verzeichnis des Projekts.

Mit der Veröffentlichung der ersten Alpha von PHP 5.5 hoffen die Entwickler auf intensive Rückmeldung aus der Gemeinschaft. Der Quellcode liegt offen auf dem Git-Server des Projekts. Mit PHP 5.5 fällt die Unterstützung für Windows XP und Server 2003 weg.

Zu den wesentlichen Neuerungen in PHP 5.5 gehört unter anderem die Umsetzung eines einfachen Verschlüsselungs-APIs, das das bisherige ersetzen soll. Außerdem werden künftig gehashte Passwörter standardmäßig mit Bcrypt generiert. In früheren Versionen griffen viele Entwickler noch auf die beiden unsicheren Hashing-Verfahren Sha1 und Md5 aus Bequemlichkeit zurück. Mit dem einfacher gehaltenen neuen API soll das Hashing nicht nur simpler, sondern auch konfigurierbarer werden.

PHP 5.5 wird auch Generatoren unterstützen, mit denen Iteratoren einfach und schnell erzeugt werden können. Java-Entwickler werden sich über das Schlüsselwort finally freuen, das sich in Try/Catch-Blöcken nutzen lässt. Die Funktion list() lässt sich künftig auch mit foreach nutzen. Außerdem werden Arrays oder Strings konstant dereferenziert.

Die detaillierte Liste der Änderungen haben die Entwickler in einem Dokument auf Pastebin veröffentlicht. Der Quellcode ist als gepacktes Archiv auf der Webseite des Projekts erhältlich. Eine Beschreibung für den Zugang zum Git-Server ist dort ebenfalls zu lesen.

Quelle und weitere Links: http://www.golem.de/news/skriptsprachen-php-5-5-als-erste-alpha-veroeffentlicht-1211-95786.html
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.9 and PHP 5.3.19 erschienen
« Antwort #33 am: 23 November, 2012, 18:00 »
Changelog:

22-November-2012

    Core:
        Fixed bug #63305 (zend_mm_heap corrupted with traits).
        Fixed bug #63369 ((un)serialize() leaves dangling pointers, causes crashes).
        Fixed bug #63241 (PHP fails to open Windows deduplicated files).
        Fixed bug #62444 (Handle leak in is_readable on windows).

    Curl:
        Fixed bug #63363 (Curl silently accepts boolean true for SSL_VERIFYHOST).

    Fileinfo:
        Fixed bug #63248 (Load multiple magic files from a directory under Windows).

    Libxml
        Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak).

    Mbstring:
        Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On).

    OCI8:
        Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)

    PCRE:
        Fixed bug #63180 (Corruption of hash tables).
        Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite).
        Fixed bug #63284 (Upgrade PCRE to 8.31).

    PDO:
        Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).

    PDO_pgsql:
        Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).

    Phar:
        Fixed bug #63297 (Phar fails to write an openssl based signature).

    Streams:
        Fixed bug #63240 (stream_get_line() return contains delimiter string).

    Reflection:
        Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames).

Version 5.3.19
22-November-2012

    Core:
        Fixed bug #63241 (PHP fails to open Windows deduplicated files).
        Fixed bug #62444 (Handle leak in is_readable on windows).

    Libxml:
        Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak).

    Mbstring:
        Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On).

    MySQL:
        Fixed compilation failure on mixed 32/64 bit systems.

    OCI8:
        Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)

    PCRE:
        Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite).
        Fixed bug #63284 (Upgrade PCRE to 8.31).

    PDO:
        Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).

    PDO_pgsql:
        Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).

    Phar:
        Fixed bug #63297 (Phar fails to write an openssl based signature).

    Streams:
        Fixed bug #63240 (stream_get_line() return contains delimiter string).

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.10 & PHP 5.3.20 erschienen
« Antwort #34 am: 20 Dezember, 2012, 16:44 »
Version 5.4.10
20-December-2012

    Core:
        Fixed bug #63635 (Segfault in gc_collect_cycles).
        Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value).
        Fixed bug #63468 (wrong called method as callback with inheritance).
        Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects are not created).
        Fixed bug #61557 (Crasher in tt-rss backend.php).
        Fixed bug #61272 (ob_start callback gets passed empty string).

    Date:
        Fixed bug #63666 (Poor date() performance).
        Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).

    Imap:
        Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array).

    Json:
        Fixed bug #63588 (use php_next_utf8_char and remove duplicate implementation).

    MySQLi:
        Fixed bug #63361 (missing header).

    MySQLnd:
        Fixed bug #63398 (Segfault when polling closed link).

    Fileinfo:
        Fixed bug #63590 (Different results in TS and NTS under Windows).

    FPM:
        Fixed bug #63581 Possible null dereference and buffer overflow.

    Pdo_sqlite:
        Fixed bug #63149 getColumnMeta should return the table name when system SQLite used.

    Apache2 Handler SAPI:
        Enabled Apache 2.4 configure option for Windows.

    Reflection:
        Fixed bug #63614 (Fatal error on Reflection).

    SOAP:
        Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).

    Sockets:
        Fixed bug #49341 (Add SO_REUSEPORT support for socket_set_option()).

Version 5.3.20
20-December-2012

    Zend Engine:
        Fixed bug #63635 (Segfault in gc_collect_cycles).
        Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes from value).
        Fixed bug #63468 (wrong called method as callback with inheritance).

    Core:
        Fixed bug #63451 (config.guess file does not have AIX 7 defined, shared objects are not created).
        Fixed bug #63377 (Segfault on output buffer).

    Apache2 Handler SAPI:
        Enabled Apache 2.4 configure option for Windows.

    Date:
        Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond).

    Fileinfo:
        Fixed bug #63248 (Load multiple magic files from a directory under Windows).
        Fixed bug #63590 (Different results in TS and NTS under Windows).

    FPM:
        Fixed bug #63581 (Possible null dereference and buffer overflow).

    Imap:
        Fixed bug #63126 (DISABLE_AUTHENTICATOR ignores array).

    MySQLnd:
        Fixed bug #63398 (Segfault when polling closed link).

    Reflection:
        Fixed bug #63614 (Fatal error on Reflection).

    SOAP
        Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 9067
  • Ich liebe dieses Forum!
Zend Optimizer+ landet in PHP 5.5
« Antwort #35 am: 11 März, 2013, 11:32 »
Zeev Suraski, CTO und Mitbegründer des PHP-Unternehmens Zend Enterprise, hat bekanntgegeben, dass der Zend Optimizer+ in das derzeit entwickelte PHP 5.5 einziehen wird. Der Opcode-Cache und Code-Optimierer war erst kürzlich zur Open-Source-Software geworden. Zuvor war er allein Bestandteil des Zend Server. Er verbessert den vom Interpreter aus den PHP-Quelltexten erzeugten Bytecode und ermöglicht das Laden von PHP-Anwendungen. Der Optimizer hilft dadurch, PHP-Programme zu beschleunigen.

Der ganze Artikel

Quelle: www.heise.de
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline ritschibie

  • Aufpass-Cubie
  • *****
  • Beiträge: 9067
  • Ich liebe dieses Forum!
Erste Beta von PHP 5.5 mit neuem Beschleuniger
« Antwort #36 am: 22 März, 2013, 12:05 »
Die PHP-Entwickler haben eine erste Beta der Version 5.5 der Skriptsprache veröffentlicht. Das bedeutet, dass nun keine weiteren Neuerungen mehr in das nächste PHP-Release aufgenommen werden. Als letzte wichtige Features sind unter anderem die array_column()-Funktion für ein vereinfachtes Extrahieren von Spalten aus mehrdimensionalen Arrays, die Integration des Zend Optimizer+, die Unterstützung nichtskalarer Iterator-Schlüssel durch die foreach()-Schleife und die Möglichkeit, Titel von Prozessen in CLI/CLI-Server-SAPIs zu ändern, hinzugekommen. Sämtliche Neuerungen listet das News-Dokument auf.

Der ganze Artikel

Quelle: www.heise.de
Intel Core i7-4770K - ASRock Z87 Extreme6/ac - Crucial Ballistix Sport DIMM Kit 16GB, DDR3-1600 - Gigabyte Radeon R9 290 WindForce 3X OC
TBS DVB-S2 Dual Tuner TV Card Dual CI  - DVBViewer pro 5.3 und Smartdvb 4.x.x beta - 80 cm Schüssel, 2xQuad-LNB - Astra (19.2E)/Hotbird (13E)
I-net mit Motzfuchs ; WLAN: Fritz 7390; BS: Windows 10

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.14 und PHP 5.3.24 erschienen
« Antwort #37 am: 12 April, 2013, 06:31 »
Version 5.4.14
11-April-2013

    Core:
        Fixed bug #64529 (Ran out of opcode space).
        Fixed bug #64515 (Memoryleak when using the same variablename two times in function declaration).
        Fixed bug #64432 (more empty delimiter warning in strX methods).
        Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error).
        Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).
        Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11).
        Fixed bug #63976 (Parent class incorrectly using child constant in class property).
        Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly).
        Fixed bug #62343 (Show class_alias In get_declared_classes()).
    PCRE:
        Merged PCRE 8.32.
    SNMP:
        Fixed bug #61981 (OO API, walk: $suffix_as_key is not working correctly).
    Zip:
        Fixed bug #64452 (Zip crash intermittently). (Anatol)

Version 5.3.24
11-April-2013

    Core:
        Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).
        Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly).
        Fixed bug #62343 (Show class_alias In get_declared_classes()).
    PCRE:
        Merged PCRE 8.32.
    mysqlnd:
        Fixed bug #63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc for stmt->param_bind).
    DateTime:
        Fixed bug #62852 (Unserialize Invalid Date causes crash).
    Zip:
        Fixed bug #64452 (Zip crash intermittently).

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.4.15 und PHP 5.3.25 erschienen
« Antwort #38 am: 09 Mai, 2013, 10:21 »
Version 5.4.15
09-May-2013

    Core:
        Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault).
        Fixed bug #64458 (dns_get_record result with string of length -1).
        Fixed bug #64433 (follow_location parameter of context is ignored for most response codes).
        Fixed bug #47675 (fd leak on Solaris).
        Fixed bug #64577 (fd leak on Solaris).
    Fileinfo:
        Upgraded libmagic to 5.14.
    Streams:
        Fixed Windows x64 version of stream_socket_pair() and improved error handling.
    Zip:
        Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).

Version 5.3.25
09-May-2013

    Core:
        Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault).
        Fixed bug #64458 (dns_get_record result with string of length -1).
        Fixed bug #47675 (fd leak on Solaris).
        Fixed bug #64577 (fd leak on Solaris).
    Streams:
        Fixed Windows x64 version of stream_socket_pair() and improved error handling.
    Zip:
        Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.0
« Antwort #39 am: 21 Juni, 2013, 06:15 »
Whats new: >>

Zitat
The PHP development team is proud to announce the immediate availability of PHP 5.5.0. This release includes a large number of new features and bug fixes.

The key features of PHP 5.5.0 include:

    Added generators and coroutines.
    Added the finally keyword.
    Added a simplified password hashing API.
    Added support for constant array/string dereferencing.
    Added scalar class name resolution via ::class.
    Added support for using empty() on the result of function calls and other expressions.
    Added support for non-scalar Iterator keys in foreach.
    Added support for list() constructs in foreach statements.
    Added the Zend OPcache extension for opcode caching.
    The GD library has been upgraded to version 2.1 adding new functions and improving existing functionality.
    A lot more improvements and fixes.

Changes that affect compatibility:

    PHP logo GUIDs have been removed.
    Windows XP and 2003 support dropped.
    Case insensitivity is no longer locale specific. All case insensitive matching for function, class and constant names is now performed in a locale independent manner according to ASCII rules.

Full changelog

http://www.php.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.1 Final
« Antwort #40 am: 19 Juli, 2013, 14:15 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.2 Final
« Antwort #41 am: 16 August, 2013, 13:52 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.3
« Antwort #42 am: 22 August, 2013, 13:55 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.4
« Antwort #43 am: 19 September, 2013, 13:31 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
PHP 5.5.5
« Antwort #44 am: 17 Oktober, 2013, 09:15 »

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )