Skip to content

Patch release 1.2.2

Compare
Choose a tag to compare
@emcconville emcconville released this 03 Aug 20:22
· 46 commits to master since this release
v1.2.2
  • Improved performance in Polyline::Flatten
  • Added deprecated alerts with @deprecated & issuing E_USER_DEPRECATED
  • Added new dev/contrib commands to Makefile
    • make lint for PHPCS
    • make coverage for code-coverage report

The follow methods will be removed from v1.3.x

  • Polyline::Singleton
  • Polyline::__call
    • Polyline::get{Node}Points
    • Polyline::get{Node}Encoded
  • Polyline::getPolyline
  • Polyline::polyline
  • Polyline::listPolylines

The follow properties will be removed from v1.3.x

  • Polyline->$polylines