Forum Webscript.Ru

Программирование => PHP => Тема начата: GotZfild от 28 Декабря 2002, 12:56:13

Название: PHP 4.3.0 Released!
Отправлено: GotZfild от 28 Декабря 2002, 12:56:13
Цитировать
The PHP developers are pleased to announce the immediate availability of PHP 4.3.0, the latest and greatest version of this extremely popular and widely used scripting language.
This release contains a multitude of changes, bug fixes and improvements over the previous one, PHP 4.2.3. It further elevates PHP\'s standing as a serious contender in the general purpose scripting language arena.

См. http://www.php.net/release_4_3_0.php и http://www.php.net/ChangeLog-4.php
Название: PHP 4.3.0 Released!
Отправлено: ThE0ReTiC от 28 Декабря 2002, 16:31:09
О!
Ща посмотрим, как он с 2.0.39 живет :)
Название: PHP 4.3.0 Released!
Отправлено: ThE0ReTiC от 28 Декабря 2002, 17:09:56
Ха!
Не работает :)
Название: PHP 4.3.0 Released!
Отправлено: ThE0ReTiC от 28 Декабря 2002, 17:48:08
Хм...
Смешно, но конструкция вида

if (session_register("sess"))){
return true;
}
else{
return false;
}

Не работает.
И вообще ;)
Цитировать

; PHP 4.2 and less have an undocumented feature/bug that allows you to
; to initialize a session variable in the global scope, albeit register_globals
; is disabled.  PHP 4.3 and later will warn you, if this feature is used.
; You can disable the feature and the warning seperately. At this time,
; the warning is only displayed, if bug_compat_42 is enabled.

session.bug_compat_42 = 1
session.bug_compat_warn = 1
Название: PHP 4.3.0 Released!
Отправлено: Tronyx от 28 Декабря 2002, 21:22:08
Цитировать
Ща посмотрим, как он с 2.0.39 живет

Если я не ошибаюсь PHP официально не поддерживает второй Апач.:(
Название: PHP 4.3.0 Released!
Отправлено: ThE0ReTiC от 28 Декабря 2002, 23:24:25
Ну это да, только под 2.0.[39|42] нормально работает 4.2.[2|3]