History log of /webtrees/app/Individual.php (Results 101 – 125 of 192)
Revision Date Author Comments
# 30158ae7 12-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getFacts() to facts()


# 7d0db648 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getGedcom() to gedcom()


# c0935879 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename GedcomRecord::getXref() to xref()


# 72cf66d4 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Tree::getTreeId() to id()


# 138ca96c 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Fact::getGedcom() to gedcom()


# dc124885 11-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Rename Fact::getTarget() to target()


# 73f4f553 05-Nov-2018 Greg Roach <fisharebest@webtrees.net>

Fix: #2020 - missing / in name causes error


# e24444ee 09-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Prefer assertions to assumptions


# ecf328a5 08-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Remove unnecessary check


# 3dc7bbe9 08-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Strict-types


# e7f56f2a 05-Oct-2018 Greg Roach <fisharebest@webtrees.net>

Add declare(strict_types=1) to all PHP scripts


# cdaafeee 03-Oct-2018 Greg Roach <fisharebest@webtrees.net>

PHP 7 has native integer division


# 18d7a90d 28-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# acf76a54 25-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Type-hints


# 4fe17c71 23-Sep-2018 Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com>

Scrutinizer Auto-Fixes (#1927)

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com


# 3c90ed31 23-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Fix type mismatch


# 35584196 23-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Type mismatch errors


# 25e95e6e 22-Sep-2018 Greg Roach <fisharebest@webtrees.net>

Function signature mismatch


# b2ce94c6 22-Sep-2018 Rico Sonntag <mail@ricosonntag.de>

Reduced if/else complexity, removed not require else conditions (#1866)

* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coal

Reduced if/else complexity, removed not require else conditions (#1866)

* Reduced if/else complexity, removed not require else conditions

* Fix indentation

* Fix indentation

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Use null-coalesce to simplify logic

* Admin theme no longer exists

* Code style

* Use null-coalesce operator to simplify logic

show more ...


# 76f666f4 22-Sep-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc, types, etc.


# c7ff4153 29-Aug-2018 Greg Roach <fisharebest@webtrees.net>

PHPdoc


# 8f038c36 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Use === null instead of is_null (#1855)


# 8f53f488 27-Aug-2018 Rico Sonntag <mail@ricosonntag.de>

Added PHP7 return types to methods according doc block (#1864)


# 59f2f229 19-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


# bdb3725a 18-Aug-2018 Greg Roach <fisharebest@webtrees.net>

CodeStyle


12345678