Ticket #1433 (closed enhancement: fixed)

Opened 10 months ago

Last modified 8 months ago

Compile against PHP >= 5.3

Reported by: jval Assigned to: indeyets
Priority: major Milestone: 8.09.8 Ragnaroek
Component: Midgard PHP Version: 8.09 Ragnaroek
Keywords: Cc:

Description

http://lists.midgard-project.org/pipermail/dev/2009-October/002115.html

http://lists.midgard-project.org/pipermail/dev/2009-October/002116.html

This ticket is only about making it possible to use Ragnaroek's php5-midgard with PHP >= 5.3. Having support for new features in PHP >= 5.3 is outside the scope of this ticket.

Change History

11/04/09 12:35:43 changed by indeyets

  • owner changed from piotras to indeyets.
  • status changed from new to assigned.

12/04/09 22:08:49 changed by indeyets

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [24368]) php-5.3 and ZTS compatibility. fixes #1433

01/08/10 00:18:40 changed by indeyets

  • status changed from closed to reopened.
  • resolution deleted.

/home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:69: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:106: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:135: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:162: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:184: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:258: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:282: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:311: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:338: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:365: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:385: error: duplicate 'static' /home/abuild/rpmbuild/BUILD/php5-midgard-8.09.7/query_builder.c:405: error: duplicate 'static'

01/08/10 00:19:20 changed by indeyets

  • milestone changed from 8.09.7 Ragnaroek to 8.09.8 Ragnaroek.

01/08/10 10:26:30 changed by indeyets

(In [24639]) php-5.3 compatibility. refs #1433

01/08/10 10:34:53 changed by indeyets

  • status changed from reopened to closed.
  • resolution set to fixed.