Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Warning when uploading image in Drupal

Hello! I use Drupal 6 + ImageCache+ Date api

When I upload image files I see warning message:

[CODE]
* warning: Parameter 2 to date_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2839.
* warning: Parameter 2 to date_timezone_form_alter() expected to be a reference, value given in /usr/share/drupal6/includes/common.inc on line 2839.[/CODE]

How it fix?

Thanks!





Problem with encoding in pop-up window

Hi!
I have site based on drupal and using utf-8 encoding.

I create pop-up window with content in utf-8 but browser open it in win-1251.
I use onclick
[CODE]window.open('/file.html','','Toolbar=0,Location=0,Directories=0,Status=0,Menubar=0,Scrollbars=0,Resizable=0,Width=600,Height=250');[/CODE]





PHP 5.6.16 is available

The PHP development team announces the immediate availability of PHP
5.6.16. Several bugs have been fixed.

All PHP 5.6 users are encouraged to upgrade to this version.

For source downloads of PHP 5.6.16 please visit our downloads page,
Windows binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





PHP 8.0.0 Released!

The PHP development team announces the immediate availability of PHP 8.0.0. This release marks the latest major release of the PHP language.

PHP 8.0 comes with numerous improvements and new features such as:





PHP 7.0.0 RC 8 Released

The PHP development team announces the immediate availability of
PHP 7.0.0 RC 8. This is the thirteenth pre-release of the new PHP 7
major series. All users of PHP are encouraged to test this version carefully,
and report any bugs and incompatibilities in the bug tracking system.

THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!

PHP 7.0.0 RC 8 contains fixes for 11 reported bugs.





PHP 7.3.25 Released!

The PHP development team announces the immediate availability of PHP 7.3.25. This is a bug fix release.

All PHP 7.3 users are encouraged to upgrade to this version.

For source downloads of PHP 7.3.25 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





PHP 7.4.13 Released!

The PHP development team announces the immediate availability of PHP 7.4.13. This is a bug fix release.

All PHP 7.4 users are encouraged to upgrade to this version.

For source downloads of PHP 7.4.13 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





How make Codelobster work with Wine

Hi!
I install and start Codelobster in Ubuntu 10.10. This IDE is work on my desktop under linux (with wine) not bad!!! Extra fast! But some times is crushed. Don't work correctly creating new project with installation drupal or wordpress. I need suggestion of experts in wine! There is any ways to configure wine or Codelobster for perfect working under linux? I understand that pathes during creating new project for this CMS is different. I googled for this problem but looks like nobody don't found any solutions for this problem.
Will be happy find any ideas!!!





WordPress 4.4 Release Candidate

The release candidate for WordPress 4.4 is now available.
RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.4 on Tuesday, December 8, but we need your help to get there.
If you haven’t tested 4.4 yet, now is the time!





Perl IDE editors. Need suggestions

Hi there
I try to start write by using Perl.
I am looking for a nice powerful IDE for it.
I have been using Codelobster for PHP (that is good one) and some other IDEs.
But for Perl i use Eclipse and Aptana and had a lot of problems in performance and debugging. This Eclipse-based IDEs now is not sutified me.
What are my best options? Thanks